RetryExponential.MaximumBackoff Property

Definition

Gets or sets the maximum backoff interval.

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

Property Value

The maximum backoff interval.

Applies to