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