[Modify] Edit it
This commit is contained in:
parent
e2f3731516
commit
8870cf56a1
@ -2249,7 +2249,9 @@ namespace WebSocketSharp
|
||||
/// </summary>
|
||||
/// <param name="code">
|
||||
/// A <see cref="ushort"/> that represents the status code indicating
|
||||
/// the reason for the close.
|
||||
/// the reason for the close. The status codes are defined in
|
||||
/// <see href="http://tools.ietf.org/html/rfc6455#section-7.4">
|
||||
/// Section 7.4</see> of RFC 6455.
|
||||
/// </param>
|
||||
public void Close (ushort code)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user