|
|
|
@ -577,7 +577,8 @@ namespace WebSocketSharp.Net
|
|
|
|
/// Gets the time when the cookie was issued.
|
|
|
|
/// Gets the time when the cookie was issued.
|
|
|
|
/// </summary>
|
|
|
|
/// </summary>
|
|
|
|
/// <value>
|
|
|
|
/// <value>
|
|
|
|
/// A <see cref="DateTime"/> that represents the time when the cookie was issued.
|
|
|
|
/// A <see cref="DateTime"/> that represents the time when
|
|
|
|
|
|
|
|
/// the cookie was issued.
|
|
|
|
/// </value>
|
|
|
|
/// </value>
|
|
|
|
public DateTime TimeStamp {
|
|
|
|
public DateTime TimeStamp {
|
|
|
|
get {
|
|
|
|
get {
|
|
|
|
|