Visual Basic (Declaration) | |
---|---|
<CLSCompliantAttribute(True)> Public Class RetryStrategyConfigurationElementCollection Inherits SourceCode.Configuration.ExtensibleConfigurationElementCollection(Of RetryStrategy) |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As RetryStrategyConfigurationElementCollection |
C# | |
---|---|
[CLSCompliant(true)] public class RetryStrategyConfigurationElementCollection : SourceCode.Configuration.ExtensibleConfigurationElementCollection<RetryStrategy> |
C++/CLI | |
---|---|
[CLSCompliant(true)] public ref class RetryStrategyConfigurationElementCollection : public SourceCode.Configuration.ExtensibleConfigurationElementCollection<RetryStrategy> |
System.Object
System.Configuration.ConfigurationElement
System.Configuration.ConfigurationElementCollection
SourceCode.Configuration.ExtensibleConfigurationElementCollection
SourceCode.Configuration.ExtensibleConfigurationElementCollection<TElement>
SourceCode.Net.TransientFaultRecovery.Configuration.RetryStrategyConfigurationElementCollection
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2