Share via


ExponentialRetry.MaxBackoff Property

Definition

The maximum duration to wait between retries.

public TimeSpan? MaxBackoff { get; }
member this.MaxBackoff : Nullable<TimeSpan>
Public ReadOnly Property MaxBackoff As Nullable(Of TimeSpan)

Property Value

Applies to