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


The following tables list the members exposed by ILMNetSnkConnection.

Public Properties

 NameDescription
 Property AddressGets the IP address of the device that originated this connection.  
 Property ConnectedIndicates whether this connection is still open.  
 Property EnabledIndicates whether this connection is enabled.  
 Property IDGets the connection identification number.  
 Property NextConnectionGets the next connection object from the list of available connections to the server.  
 Property PrevConnectionGets the previous connection object from the list of available connections to the server.  
 Property UsernameGets the user name used to establish this connection.  
Top

Public Methods

 NameDescription
 Method CloseCloses the connection.  
Top

See Also