LumiSoft Net Help
StartTime Property
NamespacesLumiSoft.Net.SDPSDP_TimeStartTime
Gets or sets start time when session must start. 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 StartTime { get; set; }
Public Property StartTime As Long
	Get
	Set
public:
property long long StartTime {
	long long get ();
	void set (long long value);
}
member StartTime : int64 with get, set
Property Value

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