Property MaxAttempts
MaxAttempts
Total attempts per file, including the first. Backoff is exponential with jitter.
public int MaxAttempts { get; set; }
Total attempts per file, including the first. Backoff is exponential with jitter.
public int MaxAttempts { get; set; }