Exception Handling Application Block Performance Counters
The following table describes the Exception Handling Application Block performance counters.
Performance Counter Name |
Description |
---|---|
Exception Handlers Executed/sec |
The rate at which exception handlers were executed. |
Exceptions Handled/sec |
The rate at which exceptions were handled. |
Total Exceptions Handled |
The total number of exceptions handled. |
Total Exceptions Handlers Executed |
The total number of exception handlers that were executed. |
A rate counter samples an increasing count of events over time and divides the values by the change in time to display a rate of activity. For more information about performance counters, see Overview of Performance Monitoring in the .NET Framework Class Library.