C# Class System.Data.Entity.SqlServer.SqlAzureRetriableExceptionDetector

Detects the exceptions caused by SQL Azure transient failures.
Mostrar archivo Open project: aspnet/EntityFramework6 Class Usage Examples

Private Methods

Method Description
ShouldRetryOn ( Exception ex ) : bool