Table of Contents

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

duration TimeSpan

How long it ran before it was stopped.