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

Constructors

  Name Description
Public method EnterpriseLibraryPerformanceCounter Overloaded.

Methods

  Name Description
Public method Clear
Clears the raw count associated with all managed performance counters
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 GetValueFor
Gets the current value of the given performance counter instance.
Public method Increment
Increments each performance counter managed by this instance.
Public method IncrementBy
Increments by the given value each performance counter managed by this instance.
Protected method InstantiateCounter
Instantiates a performance counter, giving it the specified instanceName.
Protected method MemberwiseClone (Inherited from Object.)
Public method SetValueFor
Sets the value of the given performance counter instance.
Public method ToString (Inherited from Object.)

Properties

  Name Description
Public property Counters
Gets the list of performance counter instances managed by this object.
Public property Value
This method supports the Enterprise Library infrastructure and is not intended to be used directly from your code.

See Also

EnterpriseLibraryPerformanceCounter Class

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