| RequestDispatcherContextOwinEnvironment Property |
[Missing <summary> documentation for "P:Hangfire.Dashboard.RequestDispatcherContext.OwinEnvironment"]
Namespace: Hangfire.DashboardAssembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax public IDictionary<string, Object> OwinEnvironment { get; }
Public ReadOnly Property OwinEnvironment As IDictionary(Of String, Object)
Get
Property Value
Type:
IDictionaryString,
ObjectSee Also