C-DEngine 5.105

HttpListener..::..Stop Method

Stops receiving incoming requests.

Namespace:  WebSocketSharp.Net
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public void Stop()
Public Sub Stop
public:
void Stop()

Exceptions


ExceptionCondition
ObjectDisposedException This listener has been closed.