Property StageChangedAt
- Namespace
- MailFathom.Domain.Delivery
- Assembly
- MailFathom.Domain.dll
StageChangedAt
Gets when the record last moved, which is what says how long a stuck send has been stuck.
public required DateTimeOffset StageChangedAt { get; init; }