|
|
|
@ -273,7 +273,7 @@ namespace WebSocketSharp.Net
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
/// <summary>
|
|
|
|
/// Gets a value indicating whether the client that sent the request is authenticated.
|
|
|
|
/// Gets a value indicating whether the client is authenticated.
|
|
|
|
/// </summary>
|
|
|
|
/// </summary>
|
|
|
|
/// <value>
|
|
|
|
/// <value>
|
|
|
|
/// <c>true</c> if the client is authenticated; otherwise, <c>false</c>.
|
|
|
|
/// <c>true</c> if the client is authenticated; otherwise, <c>false</c>.
|
|
|
|
|