Table of Contents

Method RecordSupervisionEnded

Namespace
MailFathom.Infrastructure.Observability
Assembly
MailFathom.Infrastructure.dll

RecordSupervisionEnded(MailAccountId)

Stops publishing an account's schedule, because nothing is scheduling it any more.

public void RecordSupervisionEnded(MailAccountId accountId)

Parameters

accountId MailAccountId

The account whose supervision has ended.

Remarks

An account the operator removed, or one whose supervisor ended, would otherwise report the wait it was last scheduled behind for the life of the process — a flat line that reads as an account waiting rather than as one nobody is running.