ConnectionConfiguration Class
.NET Framework 4.5
Namespace:
Microsoft.AspNet.SignalR
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
Top
Top
Represents a connection configuration.
System::Object
Microsoft.AspNet.SignalR::ConnectionConfiguration
Microsoft.AspNet.SignalR::HubConfiguration
Microsoft.AspNet.SignalR::ConnectionConfiguration
Microsoft.AspNet.SignalR::HubConfiguration
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
The ConnectionConfiguration type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | ConnectionConfiguration | Initializes a new instance of the ConnectionConfiguration class. |
| Name | Description | |
|---|---|---|
![]() | EnableJSONP | Gets of sets a boolean that determines if JSONP is enabled. |
![]() | Resolver | Gets or sets the dependency resolver to use for the hub connection. |
Show:
