Compartilhar via


RetryPolicy.MaxRetryInterval Property

Definition

Gets the maximum time to delay between attempts.

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

Property Value

Defaults to 1 hour.

Applies to