Click or drag to resize
SucceededJobDtoTotalDuration Property

[Missing <summary> documentation for "P:Hangfire.Storage.Monitoring.SucceededJobDto.TotalDuration"]

Namespace: Hangfire.Storage.Monitoring
Assembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
public Nullable<long> TotalDuration { get; set; }

Property Value

Type: NullableInt64
See Also