Method RefusedAtCapacity
- Namespace
- MailFathom.Application.Jobs
- Assembly
- MailFathom.Application.dll
RefusedAtCapacity()
Reports that this job type already had as much waiting as the queue accepts.
public static JobEnqueueResult RefusedAtCapacity()
Returns
- JobEnqueueResult
The backpressure the caller acts on.