[Modify] Edit it

This commit is contained in:
sta 2018-05-29 19:36:40 +09:00
parent fecec83362
commit 969ae1fc7a

View File

@ -630,8 +630,8 @@ namespace WebSocketSharp.Server
} }
/// <summary> /// <summary>
/// Sends the specified data to a client asynchronously using the WebSocket /// Sends the specified data to a client asynchronously using
/// connection. /// the WebSocket 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.