| SucceededStatePerformanceDuration Property |
Gets the total milliseconds elapsed from a processing start.
Namespace: Hangfire.StatesAssembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax public long PerformanceDuration { get; }
Public ReadOnly Property PerformanceDuration As Long
Get
Property Value
Type:
Int64See Also