WebSocketServer..::..Stop Method
Overload List
Name | Description | |
---|---|---|
Stop()()()() |
Stops receiving the WebSocket connection requests.
|
|
Stop(UInt16, String) | ||
Stop(CloseStatusCode, String) |
Stops receiving the WebSocket connection requests with
the specified CloseStatusCode and String.
|