HubDispatcher Class
.NET Framework 4.5
Namespace:
Microsoft.AspNet.SignalR.Hubs
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
Top
Handles all communication over the hubs persistent connection.
System::Object
Microsoft.AspNet.SignalR::PersistentConnection
Microsoft.AspNet.SignalR.Hubs::HubDispatcher
Microsoft.AspNet.SignalR::PersistentConnection
Microsoft.AspNet.SignalR.Hubs::HubDispatcher
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
The HubDispatcher type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | AckHandler | (Inherited from PersistentConnection.) |
![]() | Connection | Gets the IConnection for the PersistentConnection . (Inherited from PersistentConnection.) |
![]() | Counters | (Inherited from PersistentConnection.) |
![]() | Groups | Gets the IConnectionGroupManager for the PersistentConnection . (Inherited from PersistentConnection.) |
![]() | JsonSerializer | (Inherited from PersistentConnection.) |
![]() | MessageBus | (Inherited from PersistentConnection.) |
![]() | ProtectedData | (Inherited from PersistentConnection.) |
![]() | Trace | (Overrides PersistentConnection::Trace.) |
![]() | TraceManager | (Inherited from PersistentConnection.) |
![]() | Transport | (Inherited from PersistentConnection.) |
Top
Show:



