| RequestDispatcherContextJobStorage Property |
[Missing <summary> documentation for "P:Hangfire.Dashboard.RequestDispatcherContext.JobStorage"]
Namespace: Hangfire.DashboardAssembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax public JobStorage JobStorage { get; }
Public ReadOnly Property JobStorage As JobStorage
Get
Property Value
Type:
JobStorageSee Also