[Modify] Edit it
This commit is contained in:
parent
69a1843d89
commit
7d9501f0cc
@ -2416,10 +2416,11 @@ namespace WebSocketSharp
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Closes the WebSocket connection asynchronously, and releases all associated resources.
|
||||
/// Closes the WebSocket connection asynchronously, and releases
|
||||
/// all associated resources.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// This method doesn't wait for the close to be complete.
|
||||
/// This method does not wait for the close to be complete.
|
||||
/// </remarks>
|
||||
public void CloseAsync ()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user