ExceptionHandlingInstrumentationProvider 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 ExceptionHandlingInstrumentationProvider type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ExceptionHandlingInstrumentationProvider |
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
FireExceptionHandledEvent |
Fires the exceptionHandled event.
|
|
FireExceptionHandlerExecutedEvent |
Fires the exceptionHandlerExecuted event.
|
|
FireExceptionHandlingErrorOccurred |
Fires the exceptionHandlingErrorOccurred event.
|
|
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Events
Name | Description | |
---|---|---|
exceptionHandled |
Occurs when an Exception is handled.
|
|
exceptionHandlerExecuted |
Occurs when an exception handler is executed.
|
|
exceptionHandlingErrorOccurred |
Occurs when an error occurs handling an Exception is handled.
|
See Also
ExceptionHandlingInstrumentationProvider Class
Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.Instrumentation 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. |