C-DEngine 5.105

IWebSocketSession..::..StartTime Property

Gets the time that the session has started.

Namespace:  WebSocketSharp.Server
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


DateTime StartTime { get; }
ReadOnly Property StartTime As DateTime
	Get
property DateTime^ StartTime {
	DateTime^ get ();
}

Field Value

A DateTime that represents the time that the session has started.