Share via


RetryPolicyConfigurationSettings.SectionName Field

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 name of the configuration section represented by this type.

Namespace: Microsoft.Practices.EnterpriseLibrary.WindowsAzure.TransientFaultHandling.Configuration
Assembly: Microsoft.Practices.EnterpriseLibrary.WindowsAzure.TransientFaultHandling (in Microsoft.Practices.EnterpriseLibrary.WindowsAzure.TransientFaultHandling.dll) Version: 5.0.1118.0 (5.0.1118.0)

Syntax

public const string SectionName
'Declaration
Public Const SectionName As String
public:
literal String^ SectionName

See Also

RetryPolicyConfigurationSettings Class

Microsoft.Practices.EnterpriseLibrary.WindowsAzure.TransientFaultHandling.Configuration Namespace