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