C-DEngine 5.105

HttpServer..::..Stop Method

Overload List


  Name Description
Public method Stop()()()()
Stops receiving the HTTP requests.
Public method Stop(UInt16, String)
Stops receiving the HTTP requests with the specified UInt16 and String used to stop the WebSocket services.
Public method Stop(CloseStatusCode, String)
Stops receiving the HTTP requests with the specified CloseStatusCode and String used to stop the WebSocket services.