LumiSoft Net Help
StopTime Property
NamespacesLumiSoft.Net.SDPSDP_TimeStopTime
Gets or sets stop time when session must end. Network Time Protocol (NTP) time values in seconds since 1900. 0 value means not specified, if StopTime is also 0, then means infinite session.
Declaration Syntax
C#Visual BasicVisual C++F#
public long StopTime { get; set; }
Public Property StopTime As Long
	Get
	Set
public:
property long long StopTime {
	long long get ();
	void set (long long value);
}
member StopTime : int64 with get, set
Property Value

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