WellKnownRetryStrategyElementCollectionCommand Class
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. |
Command Model implementation for the add command on retry strategies. Will show known retry strategy without the concrete class having to have the ConfigurationElementType, allowing portability of the block.
Namespace: Microsoft.Practices.EnterpriseLibrary.WindowsAzure.TransientFaultHandling.Configuration.Design.ViewModel.Commands
Assembly: Microsoft.Practices.EnterpriseLibrary.WindowsAzure.TransientFaultHandling.Configuration (in Microsoft.Practices.EnterpriseLibrary.WindowsAzure.TransientFaultHandling.Configuration.dll) Version: 5.0.1118.0 (5.0.1118.0)
Syntax
public class WellKnownRetryStrategyElementCollectionCommand : DefaultElementCollectionAddCommand
'Declaration
Public Class WellKnownRetryStrategyElementCollectionCommand _
Inherits DefaultElementCollectionAddCommand
public ref class WellKnownRetryStrategyElementCollectionCommand : public DefaultElementCollectionAddCommand
Inheritance Hierarchy
System.Object
CommandModel
DefaultElementCollectionAddCommand
Microsoft.Practices.EnterpriseLibrary.WindowsAzure.TransientFaultHandling.Configuration.Design.ViewModel.Commands.WellKnownRetryStrategyElementCollectionCommand