[Modify] Edit it
This commit is contained in:
parent
f0f708b22c
commit
405e1f2ecd
@ -1346,10 +1346,6 @@ namespace WebSocketSharp.Server
|
|||||||
/// Stops receiving incoming handshake requests and closes each connection
|
/// Stops receiving incoming handshake requests and closes each connection
|
||||||
/// with the specified code and reason.
|
/// with the specified code and reason.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <remarks>
|
|
||||||
/// This method does nothing if the server is not started, it is shutting
|
|
||||||
/// down, or it has already stopped.
|
|
||||||
/// </remarks>
|
|
||||||
/// <param name="code">
|
/// <param name="code">
|
||||||
/// <para>
|
/// <para>
|
||||||
/// A <see cref="ushort"/> that represents the status code indicating
|
/// A <see cref="ushort"/> that represents the status code indicating
|
||||||
|
Loading…
Reference in New Issue
Block a user