 | 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
Syntaxpublic long PerformanceDuration { get; }
Public ReadOnly Property PerformanceDuration As Long
Get
Property Value
Type:
Int64
See Also