LumiSoft Net Help
ID Property
NamespacesLumiSoft.Net.TCPTCP_ClientID
Gets session ID.
Declaration Syntax
C#Visual BasicVisual C++F#
public override string ID { get; }
Public Overrides ReadOnly Property ID As String
	Get
public:
virtual property String^ ID {
	String^ get () override;
}
abstract ID : string with get
override ID : string with get
Property Value
Exceptions
ExceptionCondition
ObjectDisposedExceptionIs raised when this object is disposed and this property is accessed.
InvalidOperationExceptionIs raised when TCP client is not connected.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119