Method CountOf
- Namespace
- MailFathom.Application.Mail.Delivery.Operations
- Assembly
- MailFathom.Application.dll
CountOf(OutgoingEmailStage)
Reports how many sends stand at one stage.
public int CountOf(OutgoingEmailStage stage)
Parameters
stageOutgoingEmailStageThe stage to read.
Returns
- int
The count, which is zero for a stage nothing stands at.