DbExecutionStrategy.RetriesOnFailure Property
Gets a value that indicates whether DbExecutionStrategy might retry the execution after a failure.
Assembly: EntityFramework (in EntityFramework.dll)
Property Value
Type: System.Booleantrue if DbExecutionStrategy might retry the execution after a failure; otherwise, false.