Table of Contents

Property EnqueuedByQueue

Namespace
Millrace.Storage.Monitoring
Assembly
Millrace.dll

EnqueuedByQueue

Claimable depth per queue: Enqueued jobs only. Queues with no claimable work MAY be omitted — a queue is not a persistent entity, so there is no complete set to enumerate.

public required IReadOnlyDictionary<string, long> EnqueuedByQueue { get; init; }

Property Value

IReadOnlyDictionary<string, long>