ExceptionHandlerSetting Members
Include Protected Members
Include Inherited Members
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
The ExceptionHandlerSetting type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ExceptionHandlerSetting |
Initializes a new instance of the ExceptionHandlerSetting class.
|
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
ApplicationName |
Gets the name of the application to which the ConfigurationSetting instance represents configuration information.
(Inherited from ConfigurationSetting.) |
|
ExceptionType |
Gets the type of the exception to which the handler is registered.
|
|
Name |
Gets the name that identifies the represented configuration information.
(Inherited from NamedConfigurationSetting.) |
|
Order |
Gets the order for the represented hadler among the collection of handlers registered to hande the same exception type in the same exception policy.
|
|
Policy |
Gets the name of the policy to which the handler is registered.
|
|
SectionName |
Gets the name of the section where the ConfigurationSetting instance represented configuration information resides.
(Inherited from ConfigurationSetting.) |
See Also
Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.Configuration.Manageability Namespace
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |