Click or drag to resize

IWebSocket Methods

The IWebSocket type exposes the following members.

Methods
  NameDescription
Public methodClose
Closes the WebSocket connection.
Public methodClose(WebSocketCloseArgs)
Closes the WebSocket connection.
Public methodOpen
Opens the WebSocket connection.
Public methodSend
Sends a message to the WebSocket server.
Top
See Also