Property AttemptCount
- Namespace
- MailFathom.Application.Mail.Delivery.Operations
- Assembly
- MailFathom.Application.dll
AttemptCount
Gets how many attempts have been handed out for it, counting from one.
public required int AttemptCount { get; init; }
Gets how many attempts have been handed out for it, counting from one.
public required int AttemptCount { get; init; }