Share via


RetryManagerImpl.GetRetryStrategy 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 method GetRetryStrategy()
Return the default retry strategy defined in the config.
(Inherited from RetryManager.)
Public method GetRetryStrategy(String)
Return the retry matching the specified name.
(Overrides RetryManager.GetRetryStrategy(String).)

See Also

RetryManagerImpl Class

RetryManagerImpl Members

Microsoft.Practices.EnterpriseLibrary.WindowsAzure.TransientFaultHandling Namespace