[Modify] Polish it

master
sta 6 years ago
parent af263c0b81
commit fdd3e904d7

@ -985,7 +985,7 @@ namespace WebSocketSharp.Net
if (_disposed) if (_disposed)
return; return;
close (true); // Same as the Abort method. close (true);
} }
#endregion #endregion

Loading…
Cancel
Save