Property Empty
- Namespace
- MailFathom.Application.Mail.Delivery.Outbox
- Assembly
- MailFathom.Application.dll
Empty
A pass that never ran produces this: one that ended in a shutdown, a conflict, or a failure.
public static MailOutboxPassReport Empty { get; }
Property Value
Remarks
An account with nothing outstanding does not produce this. Its pass runs, settles nothing, and reports a real measurement of zero at every unfinished stage — which is the distinction the empty list here carries: it measures no depth rather than reporting zero, because an account this pass never reached says nothing about how much is waiting for it, and publishing a zero would clear a backlog on a dashboard that nothing had drained.