Property Duration
- Namespace
- MailFathom.Application.Rules.History
- Assembly
- MailFathom.Application.dll
Duration
Gets how long the condition took to answer, including resolving the facts it read.
public required TimeSpan Duration { get; init; }
Property Value
Remarks
The measurement the evaluation timeout is spent against, so a rule creeping toward its bound is visible before it starts being recorded as timed out rather than afterwards.