IWebSocket Properties

.NET Framework 4.5

The IWebSocket type exposes the following members.

  NameDescription
Public property OnClose Invoked when the websocket gracefully closes
Public property OnError Invoked when there is an error
Public property OnMessage Invoked when data is sent over the websocket
Top
Show: