Click or drag to resize
RequestDispatcherContextOwinEnvironment Property

[Missing <summary> documentation for "P:Hangfire.Dashboard.RequestDispatcherContext.OwinEnvironment"]

Namespace: Hangfire.Dashboard
Assembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
public IDictionary<string, Object> OwinEnvironment { get; }

Property Value

Type: IDictionaryString, Object
See Also