ConnectionManager Class
.NET Framework 4.5
Namespace:
Microsoft.AspNet.SignalR.Infrastructure
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
Top
Default IConnectionManager implementation.
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
The ConnectionManager type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetConnection | Returns a IPersistentConnectionContext for the PersistentConnection. |
![]() | GetConnectionContext<T> | Returns a IPersistentConnectionContext for the PersistentConnection. |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetHubContext(String) | |
![]() | GetHubContext<T>() | |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Show:

