[Modify] Edit it
This commit is contained in:
parent
5de94d4070
commit
04dd346581
@ -35,8 +35,9 @@ namespace WebSocketSharp
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// <para>
|
||||
/// That event occurs when the <see cref="WebSocket"/> receives a message or
|
||||
/// a ping if the <see cref="WebSocket.EmitOnPing"/> property is set to <c>true</c>.
|
||||
/// That event occurs when the <see cref="WebSocket"/> receives
|
||||
/// a message or a ping if the <see cref="WebSocket.EmitOnPing"/>
|
||||
/// property is set to <c>true</c>.
|
||||
/// </para>
|
||||
/// <para>
|
||||
/// If you would like to get the message data, you should access
|
||||
|
Loading…
Reference in New Issue
Block a user