IHubContext 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 IHub.
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
The IHubContext type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Clients | Encapsulates all information about a SignalR connection for an IHub. |
![]() | Groups | Gets the IGroupManager the hub. |
Show:
