PersistentConnectionFactory Class
.NET Framework 4.5
Namespace:
Microsoft.AspNet.SignalR.Hosting
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
Top
Top
Responsible for creating PersistentConnection instances.
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
The PersistentConnectionFactory type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | PersistentConnectionFactory | Creates a new instance of the PersistentConnectionFactory class. |
| Name | Description | |
|---|---|---|
![]() | CreateInstance | Creates an instance of the specified type using the dependency resolver or the type's default constructor. |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Show:

