[Modify] Edit it

master
sta 8 years ago
parent 906265fb85
commit 344a31bd2f

@ -295,11 +295,11 @@ namespace WebSocketSharp.Server
}
/// <summary>
/// Gets or sets the name of subprotocol used in the WebSocket service.
/// Gets or sets the name of the WebSocket subprotocol for the service.
/// </summary>
/// <value>
/// <para>
/// A <see cref="string"/> that represents the name of subprotocol.
/// A <see cref="string"/> that represents the name of the subprotocol.
/// </para>
/// <para>
/// The value specified for a set must be a token defined in

Loading…
Cancel
Save