TracerPerformanceCounter Class

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.

Manages the performance counters for Tracer operations.

Namespace:  Microsoft.Practices.EnterpriseLibrary.Logging.Instrumentation
Assembly:  Microsoft.Practices.EnterpriseLibrary.Logging (in Microsoft.Practices.EnterpriseLibrary.Logging.dll)

Syntax

'Declaration
PublicClassTracerPerformanceCounter _
    Inherits EnterpriseLibraryPerformanceCounter
publicclassTracerPerformanceCounter : EnterpriseLibraryPerformanceCounter
publicref classTracerPerformanceCounter : public EnterpriseLibraryPerformanceCounter
publicclass TracerPerformanceCounter extends EnterpriseLibraryPerformanceCounter

Remarks

This class allows the Tracer class to interact with performace counter instances not know on forehand.

Inheritance Hierarchy

System.Object
  Microsoft.Practices.EnterpriseLibrary.Common.Instrumentation.EnterpriseLibraryPerformanceCounter
    Microsoft.Practices.EnterpriseLibrary.Logging.Instrumentation.TracerPerformanceCounter

See Also

TracerPerformanceCounter Members

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.