Property Queue
Queue
The queue this job is claimed from.
public required string Queue { get; init; }
Property Value
Remarks
Fixed at enqueue; nothing moves a job between queues afterwards.
The queue this job is claimed from.
public required string Queue { get; init; }
Fixed at enqueue; nothing moves a job between queues afterwards.