DefaultExecutionStrategy.RetriesOnFailure Property
Gets whether the DefaultExecutionStrategy will retry the execution after a failure.
Assembly: EntityFramework (in EntityFramework.dll)
Property Value
Type: System.Booleantrue if the DefaultExecutionStrategy will retry the execution after a failure; otherwise, false.