LumiSoft Net Help
LastPing Property
NamespacesLumiSoft.Net.SIP.StackSIP_FlowLastPing
Gets time when last ping request was sent.
Declaration Syntax
C#Visual BasicVisual C++F#
public DateTime LastPing { get; }
Public ReadOnly Property LastPing As DateTime
	Get
public:
property DateTime LastPing {
	DateTime get ();
}
member LastPing : DateTime with get
Property Value
Exceptions
ExceptionCondition
ObjectDisposedExceptionIs raised when this object is disposed and this property is accessed.

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