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