C-DEngine 5.105

HttpListener..::..Start Method

Starts receiving incoming requests.

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

Syntax


public void Start()
Public Sub Start
public:
void Start()

Exceptions


ExceptionCondition
ObjectDisposedException This listener has been closed.