RetryExponential.MinimalBackoff Property

Definition

Gets or sets the minimum backoff interval.

public TimeSpan MinimalBackoff { get; }
member this.MinimalBackoff : TimeSpan
Public ReadOnly Property MinimalBackoff As TimeSpan

Property Value

The minimum backoff interval.

Applies to