Click or drag to resize
IMonitoringApiQueues Method

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

Namespace: Hangfire.Storage
Assembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
IList<QueueWithTopEnqueuedJobsDto> Queues()

Return Value

Type: IListQueueWithTopEnqueuedJobsDto
See Also