Share via


RetryPolicyFactory.GetRetryPolicy Method

Include Protected Members
Include Inherited Members

Overload List

  Name Description
Public methodStatic member GetRetryPolicy<T>()
Returns a retry policy with the specified error detection strategy and the default retry strategy defined in the configuration.
Public methodStatic member GetRetryPolicy<T>(String)
Returns an instance of the RetryPolicy object for a given error detection strategy and retry strategy.

See Also

RetryPolicyFactory Class

RetryPolicyFactory Members

Microsoft.Practices.EnterpriseLibrary.TransientFaultHandling Namespace