IWebSocketSessionStartTime Property |
Gets the time that the session has started.
Namespace:
Sfs2X.WebSocketSharp.Server
Assembly:
SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax DateTime StartTime { get; }
Property Value
Type:
DateTime
A
DateTime that represents the time that the session
has started.
See Also