C-DEngine 5.105
WebSocket
.
.
::
.
.
Close Method
Closes the WebSocket connection, and releases all associated resources.
Namespace:
WebSocketSharp
Assembly:
C-DEngine
(in C-DEngine.dll)
Syntax
C#
VB
C++
public
void
Close
()
Public
Sub
Close
public
:
void
Close
()
See Also
WebSocket Class
Close Overload
WebSocketSharp Namespace