Click or drag to resize
ElectStateContextStorage Property

[Missing <summary> documentation for "P:Hangfire.States.ElectStateContext.Storage"]

Namespace: Hangfire.States
Assembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
[NotNullAttribute]
public JobStorage Storage { get; }

Property Value

Type: JobStorage
See Also