LumiSoft Net Help
ConnectTime Property
NamespacesLumiSoft.Net.TCPTCP_ClientConnectTime
Gets the time when session was connected.
Declaration Syntax
C#Visual BasicVisual C++F#
public override DateTime ConnectTime { get; }
Public Overrides ReadOnly Property ConnectTime As DateTime
	Get
public:
virtual property DateTime ConnectTime {
	DateTime get () override;
}
abstract ConnectTime : DateTime with get
override ConnectTime : DateTime 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