[Modify] Edit it
This commit is contained in:
parent
405e1f2ecd
commit
be36b0a4a8
@ -1434,10 +1434,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>
|
||||||
/// One of the <see cref="CloseStatusCode"/> enum values.
|
/// One of the <see cref="CloseStatusCode"/> enum values.
|
||||||
|
Loading…
Reference in New Issue
Block a user