IWebSocket Properties

Include Protected Members
Include Inherited Members

.NET Framework 4

The IWebSocket type exposes the following members.

Properties

  Name Description
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

See Also

Reference

IWebSocket Interface

Microsoft.AspNet.SignalR.Hosting Namespace