Table of Contents

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

stage OutgoingEmailStage

The stage to read.

Returns

int

The count, which is zero for a stage nothing stands at.