For a list of all members of this type, see ILMNetSnk members
Public Properties
Name | Description | |
---|---|---|
Address | Gets the IP address of the device that originated this connection. | |
Connected | Indicates whether this connection is still open. | |
ConnectionCount | Gets the number of open connections to the server. | |
ConnectionVersion | Gets a number that determines whether the connection list has changed since the last time it was checked. | |
Enabled | Indicates whether this connection is enabled. | |
FirstConnection | Gets the object for the first connection in the list of available connections to the server. | |
ID | Gets the connection identification number. | |
LastConnection | Gets the object of the last connection in the list of available connections to the server. | |
LastConnectionID | Gets the last connection ID for the most recent client connection. | |
NextConnection | Gets the next connection object from the list of available connections to the server. | |
PrevConnection | Gets the previous connection object from the list of available connections to the server. | |
RequireLogin | Gets or sets a value that determines whether the server requires a user name and password to accept connections. | |
RestrictionCount | Gets the number of restrictions in the restriction list. | |
UseEncryption | Gets or sets a value that determines whether the server uses encryption. | |
UserCount | Gets the number of registered users on the server. | |
Username | Gets the user name used to establish this connection. |