Click or drag to resize
JobStorageCurrent Property

[Missing <summary> documentation for "P:Hangfire.JobStorage.Current"]

Namespace: Hangfire
Assembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
public static JobStorage Current { get; set; }

Property Value

Type: JobStorage
See Also