CallbackDispatchOptions.MaxDelay property

Maximum delay between retry attempts.

public TimeSpan MaxDelay { get; set; }

See Also