diff --git a/websocket-sharp/WebSocket.cs b/websocket-sharp/WebSocket.cs index 614a7a6d..567683de 100644 --- a/websocket-sharp/WebSocket.cs +++ b/websocket-sharp/WebSocket.cs @@ -3063,7 +3063,7 @@ namespace WebSocketSharp /// Closes the WebSocket connection, and releases all associated resources. /// /// - /// This method closes the connection with . + /// This method closes the connection with status code 1001 (going away). /// void IDisposable.Dispose () {