Share via


Exception Handling Application Block Performance Counters

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 latest Enterprise Library information can be found at the Enterprise Library site.

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 PerformanceCounterType Enumeration.