OpenConnectionInfo Properties |
The OpenConnectionInfo type exposes the following members.
Name | Description | |
---|---|---|
ConnectedSeconds | Obsolete. Specifies the number of seconds that the connection has been established. | |
ConnectedTime | Specifies duration that the connection has been established. | |
Host | Obsolete. The local or remote Host. | |
HostName | The host name of this connection information. | |
Id | Specifies a connection identification number. | |
NetName | Specifies either the server's shared resource name or the Computer name or IP address of the client. The value of this member depends on which name was specified as the qualifier parameter to the function. | |
ShareType | The type of share. | |
TotalOpenFiles | Specifies the number of files currently open as a result of the connection. | |
TotalUsers | Specifies the number of users on the connection. | |
UserName | If the server sharing the resource is running with user-level security, the UserName member describes which user made the connection. If the server is running with share-level security, UserName describes which Computer (Computer name) made the connection. |