[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.
|
/// Closes the WebSocket connection, and releases all associated resources.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <remarks>
|
/// <remarks>
|
||||||
/// This method closes the connection with <see cref="CloseStatusCode.Away"/>.
|
/// This method closes the connection with status code 1001 (going away).
|
||||||
/// </remarks>
|
/// </remarks>
|
||||||
void IDisposable.Dispose ()
|
void IDisposable.Dispose ()
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user