For a list of all members of this type, see ILMNetSnk members
Public Properties
Name | Description | |
---|---|---|
![]() |
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. |
![]() |
FirstConnection | Gets the object for the first connection in the list of available connections to the server. |
![]() |
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. |
![]() |
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. |
See Also