Click or drag to resize
IMonitoringApiHourlyFailedJobs Method

[Missing <summary> documentation for "M:Hangfire.Storage.IMonitoringApi.HourlyFailedJobs"]

Namespace: Hangfire.Storage
Assembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
IDictionary<DateTime, long> HourlyFailedJobs()

Return Value

Type: IDictionaryDateTime, Int64
See Also