Click or drag to resize
BackgroundProcessContextStorage Property

[Missing <summary> documentation for "P:Hangfire.Server.BackgroundProcessContext.Storage"]

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

Property Value

Type: JobStorage
See Also