Namespace Umbraco.Cms.Persistence.SqlServer.FaultHandling.Strategies
Classes
NetworkConnectivityErrorDetectionStrategy
Implements a strategy that detects network connectivity errors such as host not found.
SqlAzureTransientErrorDetectionStrategy
Provides the transient error detection logic for transient faults that are specific to SQL Azure.
ThrottlingCondition
Implements an object holding the decoded reason code returned from SQL Azure when encountering throttling conditions.
Enums
ThrottledResourceType
Defines the types of resources in SQL Azure which may be subject to throttling conditions.
ThrottlingMode
Defines the possible throttling modes in SQL Azure.
ThrottlingType
Defines the possible throttling types in SQL Azure.