[Modify] Edit it
This commit is contained in:
parent
defed84883
commit
c3306c70cb
@ -3063,7 +3063,7 @@ namespace WebSocketSharp
|
||||
/// Closes the WebSocket connection, and releases all associated resources.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// This method closes the connection with <see cref="CloseStatusCode.Away"/>.
|
||||
/// This method closes the connection with status code 1001 (going away).
|
||||
/// </remarks>
|
||||
void IDisposable.Dispose ()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user