CallbackDispatchOptions.BaseDelay property

Base delay between retry attempts.

public TimeSpan BaseDelay { get; set; }

See Also