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

Detects the exceptions caused by SQL Azure transient failures.
显示文件 Open project: aspnet/EntityFramework6 Class Usage Examples

Private Methods

Method Description
ShouldRetryOn ( Exception ex ) : bool