EnterpriseLibraryPerformanceCounter Class

Provides a virtual performance counter interface that enables an application to maintain both individually named counter instances and a single counter total instance.

Namespace: Microsoft.Practices.EnterpriseLibrary.Common.Instrumentation
Assembly: Microsoft.Practices.EnterpriseLibrary.Common (in Microsoft.Practices.EnterpriseLibrary.Common.dll) Version: 6.0.0.0 (6.0.1304.0)

Syntax

public class EnterpriseLibraryPerformanceCounter
'Declaration
Public Class EnterpriseLibraryPerformanceCounter
public ref class EnterpriseLibraryPerformanceCounter

Inheritance Hierarchy

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

See Also

EnterpriseLibraryPerformanceCounter Members

Microsoft.Practices.EnterpriseLibrary.Common.Instrumentation Namespace