Calls Failed Per Second

Counter Name: Calls Failed Per Second

Description

Number of calls with unhandled exceptions in this operation in a second.

This counter is of performance counter type PERF_COUNTER_COUNTER, whose value is calculated using the following formula.

(N 1 - N 0 ) / ( (D 1 -D 0 ) / F)

This counter is incremented everytime there is an unhandled exception in this operation.

See Also

Concepts

Specifying and Handling Faults in Contracts and Services


© 2007 Microsoft Corporation. All rights reserved.
Last Published: 2010-03-21