Table of Contents

Method RecordFailed

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

RecordFailed(TimeSpan)

Records a pass that failed, which the next interval resumes from the committed position.

public void RecordFailed(TimeSpan duration)

Parameters

duration TimeSpan

How long it ran before it failed.