[Modify] Edit it

master
sta 8 years ago
parent ae3e92744e
commit b63708559a

@ -2871,8 +2871,8 @@ namespace WebSocketSharp
/// This method does not wait for the close to be complete. /// This method does not wait for the close to be complete.
/// </para> /// </para>
/// <para> /// <para>
/// And this method does nothing if the current state of /// This method does nothing if the current state of the connection is
/// the connection is Closing or Closed. /// Closing or Closed.
/// </para> /// </para>
/// </remarks> /// </remarks>
public void CloseAsync () public void CloseAsync ()

Loading…
Cancel
Save