ConnectionManager Constructor
.NET Framework 4.5 Namespace:
Microsoft.AspNet.SignalR.Infrastructure
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
Initializes a new instance of the ConnectionManager class.
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
Parameters
- resolver
- Type: Microsoft.AspNet.SignalR::IDependencyResolver
The IDependencyResolver.
Show: