C-DEngine 5.105

WebSocketServer..::..Stop Method

Overload List


  Name Description
Public method Stop()()()()
Stops receiving the WebSocket connection requests.
Public method Stop(UInt16, String)
Stops receiving the WebSocket connection requests with the specified UInt16 and String.
Public method Stop(CloseStatusCode, String)
Stops receiving the WebSocket connection requests with the specified CloseStatusCode and String.