HttpServer..::..Stop Method
Overload List
Name | Description | |
---|---|---|
Stop()()()() |
Stops receiving the HTTP requests.
|
|
Stop(UInt16, String) | ||
Stop(CloseStatusCode, String) |
Stops receiving the HTTP requests with the specified CloseStatusCode and
String used to stop the WebSocket services.
|