WebSocketHandler Class
.NET Framework 4.5
Namespace:
Microsoft.AspNet.SignalR.WebSockets
Assemblies: Microsoft.AspNet.SignalR.Owin (in Microsoft.AspNet.SignalR.Owin.dll)
Microsoft.AspNet.SignalR.Client (in Microsoft.AspNet.SignalR.Client.dll)
Top
Assemblies: Microsoft.AspNet.SignalR.Owin (in Microsoft.AspNet.SignalR.Owin.dll)
Microsoft.AspNet.SignalR.Client (in Microsoft.AspNet.SignalR.Client.dll)
The WebSocketHandler type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Close | |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | OnClose | |
![]() | OnError | |
![]() | OnMessage(array<Byte>) | |
![]() | OnMessage(String) | |
![]() | OnOpen | |
![]() | ProcessWebSocketRequestAsync | |
![]() | Send | |
![]() | ToString | (Inherited from Object.) |
Show:


