IConnectionManager Interface
.NET Framework 4.5 Namespace:
Microsoft.AspNet.SignalR.Infrastructure
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
Top
Provides access to hubs and persistent connections references.
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
The IConnectionManager type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | GetConnectionContext<T> | Returns a IPersistentConnectionContext for the PersistentConnection. |
![]() | GetHubContext(String) | |
![]() | GetHubContext<T>() |
Show:
