Table of Contents

Property OutstandingByStage

Namespace
MailFathom.Application.Mail.Delivery.Outbox
Assembly
MailFathom.Application.dll

OutstandingByStage

How much the pass left standing at each non-terminal stage, zeros included, and empty where it measured nothing at all.

public IReadOnlyList<OutboxStageCount> OutstandingByStage { get; init; }

Property Value

IReadOnlyList<OutboxStageCount>