Gets the date and time when the log data was created.
Namespace:
Sfs2X.WebSocketSharp
Assembly:
SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax public DateTime Date { get; }
Property Value
Type:
DateTime
A
DateTime that represents the date and time when the log data was created.
See Also