Method RecordInterrupted
- Namespace
- MailFathom.Infrastructure.Observability
- Assembly
- MailFathom.Infrastructure.dll
RecordInterrupted(TimeSpan)
Records a pass the host stopped, which is shutdown rather than a failure.
public void RecordInterrupted(TimeSpan duration)
Parameters
durationTimeSpanHow long it ran before it was stopped.