Property Kind
- Namespace
- Millrace
- Assembly
- Millrace.dll
Kind
Which formula computes the wait between attempts.
public RetryKind Kind { get; init; }
Property Value
Remarks
None overrides MaxAttempts rather than working with it: the first failure is final whatever the count says.