C-DEngine 5.105
HttpListenerResponse
.
.
::
.
.
Abort Method
Closes the connection to the client without returning a response.
Namespace:
WebSocketSharp.Net
Assembly:
C-DEngine
(in C-DEngine.dll)
Syntax
C#
VB
C++
public
void
Abort
()
Public
Sub
Abort
public
:
void
Abort
()
See Also
HttpListenerResponse Class
WebSocketSharp.Net Namespace