| ElectStateContextStorage Property |
[Missing <summary> documentation for "P:Hangfire.States.ElectStateContext.Storage"]
Namespace: Hangfire.StatesAssembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax [NotNullAttribute]
public JobStorage Storage { get; }
<NotNullAttribute>
Public ReadOnly Property Storage As JobStorage
Get
Property Value
Type:
JobStorageSee Also