RetryStrategyConfigurationElementCollection Class Members
See Also  Properties Methods 
SourceCode.Net.TransientFaultRecovery.Configuration Namespace : RetryStrategyConfigurationElementCollection Class


Glossary Item Box

The following tables list the members exposed by RetryStrategyConfigurationElementCollection.

Public Constructors

Public Properties

Protected Properties

Public Methods

Protected Methods

  Name Description
Protected Method BaseIndexOf (Inherited from System.Configuration.ConfigurationElementCollection)
Protected Method CreateNewElement Overloaded. Creates a new System.Configuration.ConfigurationElement when overridden in a derived class. (Inherited from SourceCode.Configuration.ExtensibleConfigurationElementCollection<RetryStrategy>)
Protected Method GetElementKey Overloaded. Overridden. Gets the element key for a specified configuration element when overridden in a derived class.  
Protected Method GetTransformedAssemblyString (Inherited from System.Configuration.ConfigurationElement)
Protected Method GetTransformedTypeString (Inherited from System.Configuration.ConfigurationElement)
Protected Method IsElementName Indicates whether the specified System.Configuration.ConfigurationElement exists in the System.Configuration.ConfigurationElementCollection. (Inherited from SourceCode.Configuration.ExtensibleConfigurationElementCollection)
Protected Method IsElementRemovable (Inherited from System.Configuration.ConfigurationElementCollection)
Protected Method ListErrors (Inherited from System.Configuration.ConfigurationElement)
Protected Method OnDeserializeUnrecognizedAttribute (Inherited from System.Configuration.ConfigurationElement)
Protected Method OnDeserializeUnrecognizedElement (Inherited from System.Configuration.ConfigurationElementCollection)
Protected Method OnRequiredPropertyNotFound (Inherited from System.Configuration.ConfigurationElement)
Protected Method PostDeserialize (Inherited from System.Configuration.ConfigurationElement)
Protected Method PreSerialize (Inherited from System.Configuration.ConfigurationElement)
Protected Method SetPropertyValue (Inherited from System.Configuration.ConfigurationElement)
Top

See Also