IDbExecutionStrategy.RetriesOnFailure Property

 

Indicates whether this IDbExecutionStrategy might retry the execution after a failure.

Namespace:   System.Data.Entity.Infrastructure
Assembly:  EntityFramework (in EntityFramework.dll)

bool RetriesOnFailure { get; }

Property Value

Type: System.Boolean