Property RetryBaseDelay
- Namespace
- MailFathom.Application.Jobs.Execution
- Assembly
- MailFathom.Application.dll
RetryBaseDelay
Gets the delay the first retry is drawn around, from which the doubling grows.
public TimeSpan RetryBaseDelay { get; }
Gets the delay the first retry is drawn around, from which the doubling grows.
public TimeSpan RetryBaseDelay { get; }