LEADTOOLS Multimedia (Leadtools.Multimedia assembly) Send comments on this topic. | Back to Introduction | Help Version 17.0.3.22
ILMNetSnk Interface Properties
See Also 
LMNetSnk Namespace : ILMNetSnk Interface


"

For a list of all members of this type, see ILMNetSnk members.

"

Public Properties

 NameDescription
 Property ConnectionCountGets the number of open connections to the server.  
 Property ConnectionVersionGets a number that determines if the connection list has changed since the last time it was checked.  
 Property FirstConnectionGets the object for the first connection in the list of available connections to the server.  
 Property LastConnectionGets the object of the last connection in the list of available connections to the server.  
 Property LastConnectionIDGets the last connection ID for the most recent client connection.  
 Property RequireLoginGets or sets a value that determines whether the server requires a user name and password to accept connections.  
 Property RestrictionCountGets the number of restrictions in the restriction list.  
 Property UserCountGets the number of registered users on the server.  
Top

See Also