Click or drag to resize
SucceededStateLatency Property
Gets the total number of milliseconds passed from a job creation time till the start of the performance.

Namespace: Hangfire.States
Assembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
public long Latency { get; }

Property Value

Type: Int64
See Also