RetryManagerImpl Properties

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.

The RetryManagerImpl type exposes the following members.

Properties

  Name Description
Public property DefaultAzureCachingStrategyName
Gets or sets the default Windows Azure Caching retry strategy name.
(Inherited from RetryManager.)
Public property DefaultAzureServiceBusStrategyName
Gets or sets the default Windows Azure Service Bus retry strategy name.
(Inherited from RetryManager.)
Public property DefaultAzureStorageStrategyName
Gets or sets the default Windows Azure Storage retry strategy name.
(Inherited from RetryManager.)
Public property DefaultRetryStrategyName
Gets or sets the default retry strategy name.
(Inherited from RetryManager.)
Public property DefaultSqlCommandStrategyName
Gets or sets the default SQL command retry strategy name.
(Inherited from RetryManager.)
Public property DefaultSqlConnectionStrategyName
Gets or sets the default SQL connection retry strategy name.
(Inherited from RetryManager.)

See Also

RetryManagerImpl Class

Microsoft.Practices.EnterpriseLibrary.WindowsAzure.TransientFaultHandling Namespace