Share via


RetryManager.GetRetryPolicy Method

Include Protected Members
Include Inherited Members

Overload List

  Name Description
Public method GetRetryPolicy<T>()
Returns a retry policy with the specified error detection strategy and the default retry strategy defined in the configuration.
Public method GetRetryPolicy<T>(String)
Returns a retry policy with the specified error detection strategy and retry strategy.

See Also

RetryManager Class

RetryManager Members

Microsoft.Practices.EnterpriseLibrary.TransientFaultHandling Namespace