Sandbox Logo

WebSocket.Dispose

void Dispose()

Description

Cleans up resources used by the WebSocket client. This will also immediately close the connection if it is currently open.

Return

User Comments