Property AttemptCount
- Namespace
- MailFathom.Application.Jobs.Execution
- Assembly
- MailFathom.Application.dll
AttemptCount
Which attempt this was, counting from one.
public int AttemptCount { get; init; }
Which attempt this was, counting from one.
public int AttemptCount { get; init; }