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

Constructors

  Name Description
Public method TracerPerformanceCounter
Initializes a new instance of the TracerPerformanceCounter class.

Methods

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

Properties

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

See Also

TracerPerformanceCounter Class

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