C-DEngine 5.105
HttpListener
.
.
::
.
.
Start Method
Starts receiving incoming requests.
Namespace:
WebSocketSharp.Net
Assembly:
C-DEngine
(in C-DEngine.dll)
Syntax
C#
VB
C++
public
void
Start
()
Public
Sub
Start
public
:
void
Start
()
Exceptions
Exception
Condition
ObjectDisposedException
This listener has been closed.
See Also
HttpListener Class
WebSocketSharp.Net Namespace