Partager via


PerformanceCounterCallHandler 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 PerformanceCounterCallHandler type exposes the following members.

Constructors

  Name Description
Public method PerformanceCounterCallHandler Overloaded.

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method Invoke
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Fields

  Name Description
Public fieldStatic member AverageCallDurationBaseCounterName
Public fieldStatic member AverageCallDurationCounterName
Public fieldStatic member CallsPerSecondCounterName
Public fieldStatic member ExceptionsPerSecondCounterName
Public fieldStatic member NumberOfCallsCounterName
Public fieldStatic member TotalExceptionsCounterName
Public fieldStatic member TotalInstanceName

Properties

  Name Description
Public property Category
Public property IncrementAverageCallDuration
Public property IncrementCallsPerSecond
Public property IncrementExceptionsPerSecond
Public property IncrementNumberOfCalls
Public property IncrementTotalExceptions
Public property InstanceName
Public property UseTotalCounter

See Also

PerformanceCounterCallHandler Class

Microsoft.Practices.EnterpriseLibrary.PolicyInjection.CallHandlers 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.