ITransientErrorDetectionStrategy Interface

Defines an interface that must be implemented by custom components responsible for detecting specific transient conditions.

Namespace: Microsoft.Practices.EnterpriseLibrary.TransientFaultHandling
Assembly: Microsoft.Practices.EnterpriseLibrary.TransientFaultHandling (in Microsoft.Practices.EnterpriseLibrary.TransientFaultHandling.dll) Version: 6.0.0.0 (6.0.1304.0)

Syntax

public interface ITransientErrorDetectionStrategy
'Declaration
Public Interface ITransientErrorDetectionStrategy
public interface class ITransientErrorDetectionStrategy

See Also

ITransientErrorDetectionStrategy Members

Microsoft.Practices.EnterpriseLibrary.TransientFaultHandling Namespace