Property LastFailure
- Namespace
- MailFathom.Application.Mail.Delivery.Operations
- Assembly
- MailFathom.Application.dll
LastFailure
Gets the code identifying what the last attempt ended in, or null where none is recorded.
public required MailFathomErrorCode? LastFailure { get; init; }