LumiSoft Net Help
StartTime Property
NamespacesLumiSoft.Net.UDPUDP_ServerStartTime
Gets time when server was started.
Declaration Syntax
C#Visual BasicVisual C++F#
public DateTime StartTime { get; }
Public ReadOnly Property StartTime As DateTime
	Get
public:
property DateTime StartTime {
	DateTime get ();
}
member StartTime : DateTime with get
Property Value
Exceptions
ExceptionCondition
ObjectDisposedExceptionIs raised when this object is disposed and this property is accessed.
InvalidOperationExceptionIs raised whan UDP server is not running and this property is accessed.

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