Gets the time when the cookie was issued.
Namespace:
Sfs2X.WebSocketSharp.Net
Assembly:
SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax public DateTime TimeStamp { get; }
Property Value
Type:
DateTime
A
DateTime that represents the time when the cookie was issued.
See Also