ExecutionStrategy.MaxRetryDelay Property

Definition

The maximum delay between retries.

C#
protected virtual TimeSpan MaxRetryDelay { get; }
C#
public virtual TimeSpan MaxRetryDelay { get; }

Property Value

Remarks

See Connection resiliency and database retries for more information and examples.

Applies to

Produkt Versioner
Entity Framework Core 1.1, 2.0, 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0, 10.0