Click or drag to resize
SucceededStatePerformanceDuration Property
Gets the total milliseconds elapsed from a processing start.

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

Property Value

Type: Int64
See Also