WebSocketHandler Methods

Include Protected Members
Include Inherited Members

.NET Framework 4.5

The WebSocketHandler type exposes the following members.

Methods

  Name Description
Public method Close
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method OnClose
Public method OnError
Public method OnMessage(Byte[])
Public method OnMessage(String)
Public method OnOpen
Public method ProcessWebSocketRequestAsync
Public method Send
Public method ToString (Inherited from Object.)

Top

See Also

Reference

WebSocketHandler Class

Microsoft.AspNet.SignalR.WebSockets Namespace