IPersistentConnectionContext Interface
Visual Studio 2010
.NET Framework 4 Namespace:
Microsoft.AspNet.SignalR
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
Top
Provides access to information about a PersistentConnection.
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
The IPersistentConnectionContext type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Connection | Gets the IConnection for the PersistentConnection . |
![]() | Groups | Gets the IConnectionGroupManager for the PersistentConnection . |
Show:
