PersistentConnectionFactory Constructor
.NET Framework 4.5 Namespace:
Microsoft.AspNet.SignalR.Hosting
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
Creates a new instance of the PersistentConnectionFactory class.
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
Parameters
- resolver
- Type: Microsoft.AspNet.SignalR::IDependencyResolver
The dependency resolver to use for when creating the PersistentConnection .
Show: