Property ConsecutiveFailureCount
- Assembly
- MailFathom.Application.dll
ConsecutiveFailureCount
How many of the account's runs failed in a row; zero once one succeeds.
public int ConsecutiveFailureCount { get; init; }
How many of the account's runs failed in a row; zero once one succeeds.
public int ConsecutiveFailureCount { get; init; }