GlobalHost Class
.NET Framework 4.5
Namespace:
Microsoft.AspNet.SignalR
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
Top
Provides access to default host information.
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
The GlobalHost type exposes the following members.
| Name | Description | |
|---|---|---|
![]() ![]() | Configuration | Gets the default IConfigurationManager. |
![]() ![]() | ConnectionManager | Gets the default IConnectionManager. |
![]() ![]() | DependencyResolver | Gets or sets the default IDependencyResolver. |
![]() ![]() | HubPipeline | Gets the default IHubPipeline. |
![]() ![]() | TraceManager | Gets the default ITraceManager |
Show:
