[Modify] Edit it

master
sta 8 years ago
parent 969ae1fc7a
commit 874fb7cf86

@ -3538,8 +3538,7 @@ namespace WebSocketSharp
} }
/// <summary> /// <summary>
/// Sends <paramref name="data"/> asynchronously using the WebSocket /// Sends the specified data asynchronously using the WebSocket connection.
/// connection.
/// </summary> /// </summary>
/// <remarks> /// <remarks>
/// This method does not wait for the send to be complete. /// This method does not wait for the send to be complete.

Loading…
Cancel
Save