| SucceededStateLatency Property |
Gets the total number of milliseconds passed from a job
creation time till the start of the performance.
Namespace: Hangfire.StatesAssembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax public long Latency { get; }
Public ReadOnly Property Latency As Long
Get
Property Value
Type:
Int64See Also