|
@ -629,7 +629,7 @@ namespace WebSocketSharp.Server |
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
/// <summary>
|
|
|
/// Closes the WebSocket connection for a session with the specified
|
|
|
/// Closes the WebSocket connection for a session with the specified
|
|
|
/// code and reason.
|
|
|
|
|
|
|
|
|
/// status code and reason.
|
|
|
/// </summary>
|
|
|
/// </summary>
|
|
|
/// <remarks>
|
|
|
/// <remarks>
|
|
|
/// This method does nothing if the current state of the WebSocket
|
|
|
/// This method does nothing if the current state of the WebSocket
|
|
|