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
durationTimeSpanHow long it ran before it failed.