DbExecutionStrategy.RetriesOnFailure Property

Definition

Returns true to indicate that DbExecutionStrategy might retry the execution after a failure.

public bool RetriesOnFailure { get; }
member this.RetriesOnFailure : bool
Public ReadOnly Property RetriesOnFailure As Boolean

Property Value

Implements

Applies to