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