Property AttemptCount
- Namespace
- MailFathom.Application.Jobs.DeadLetters
- Assembly
- MailFathom.Application.dll
AttemptCount
How many attempts were handed out before the job stopped.
public int AttemptCount { get; init; }
How many attempts were handed out before the job stopped.
public int AttemptCount { get; init; }