|
@ -1556,7 +1556,7 @@ namespace WebSocketSharp.Server |
|
|
/// the WebSocket interface.
|
|
|
/// the WebSocket interface.
|
|
|
/// </para>
|
|
|
/// </para>
|
|
|
/// <para>
|
|
|
/// <para>
|
|
|
/// <see langword="null"/> if the session has not started yet.
|
|
|
|
|
|
|
|
|
/// <see langword="null"/> when the session has not started yet.
|
|
|
/// </para>
|
|
|
/// </para>
|
|
|
/// </value>
|
|
|
/// </value>
|
|
|
WebSocket IWebSocketSession.WebSocket { |
|
|
WebSocket IWebSocketSession.WebSocket { |
|
|