RetryPolicy<T> Properties

Include Protected Members
Include Inherited Members

The RetryPolicy<T> type exposes the following members.

Properties

  Name Description
Public property ErrorDetectionStrategy
Gets the instance of the error detection strategy.
(Inherited from RetryPolicy.)
Public property RetryStrategy
Gets the retry strategy.
(Inherited from RetryPolicy.)

See Also

RetryPolicy<T> Class

Microsoft.Practices.EnterpriseLibrary.TransientFaultHandling Namespace