Legend
| Method: void StartListening( |
bool | blocking |
Normally the method will return as soon as the listening socket is open. If this parameter is set to true,
however, this method will block and only return once the server is fully shut down by a call to HttpServer.StopListening( |