[Modify] Edit it

This commit is contained in:
sta 2018-05-30 19:18:58 +09:00
parent 969ae1fc7a
commit 874fb7cf86

View File

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