StorageTransientErrorDetectionStrategy Class
Provides the transient error detection logic that can recognize transient faults when dealing with Windows Azure storage services.
Namespace: Microsoft.Practices.EnterpriseLibrary.TransientFaultHandling
Assembly: Microsoft.Practices.EnterpriseLibrary.TransientFaultHandling.WindowsAzure.Storage (in Microsoft.Practices.EnterpriseLibrary.TransientFaultHandling.WindowsAzure.Storage.dll) Version: 6.0.0.0 (6.0.1304.0)
Syntax
public class StorageTransientErrorDetectionStrategy : ITransientErrorDetectionStrategy
'Declaration
Public Class StorageTransientErrorDetectionStrategy
Implements ITransientErrorDetectionStrategy
public ref class StorageTransientErrorDetectionStrategy : ITransientErrorDetectionStrategy
Inheritance Hierarchy
System.Object
Microsoft.Practices.EnterpriseLibrary.TransientFaultHandling.StorageTransientErrorDetectionStrategy
See Also
StorageTransientErrorDetectionStrategy Members
Microsoft.Practices.EnterpriseLibrary.TransientFaultHandling Namespace