HubConfiguration Properties

Include Protected Members
Include Inherited Members

.NET Framework 4.5

The HubConfiguration type exposes the following members.

Properties

  Name Description
Public property EnableDetailedErrors Determines whether detailed exceptions thrown in Hub methods get reported back to the invoking client. Defaults to false.
Public property EnableJavaScriptProxies Determines whether JavaScript proxies for the server-side hubs should be auto generated at {Path}/hubs. Defaults to true.
Public property EnableJSONP Gets of sets a boolean that determines if JSONP is enabled. (Inherited from ConnectionConfiguration.)
Public property Resolver Gets or sets the dependency resolver to use for the hub connection. (Inherited from ConnectionConfiguration.)

Top

See Also

Reference

HubConfiguration Class

Microsoft.AspNet.SignalR Namespace