Compartir vía


RetryPolicyFactory.GetRetryPolicy Method

Include Protected Members
Include Inherited Members

Retired Content

This content and the technology described is outdated and is no longer being maintained. For more information about Transient Fault Handling, see Transient Fault Handling.

Overload List

  Name Description
Public methodStatic member GetRetryPolicy<T>()
Return a retry policy with the specified error detection strategy and the default retry strategy defined in the config.
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.WindowsAzure.TransientFaultHandling Namespace