HostContext Class
.NET Framework 4.5
Namespace:
Microsoft.AspNet.SignalR.Hosting
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
Top
Represents context of the SignalR host.
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
The HostContext type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | HostContext(IDictionary<String, Object>) | Initializes a new instance of the HostContext class. |
![]() | HostContext(IRequest, IResponse) |
Show:
