Performance Counter component. This class provides support for NT Performance counters. It handles both the existing counters (accesible by Perf Registry Interface) and user defined (extensible) counters. This class is a part of a larger framework, that includes the perf dll object and perf service.
Object
Component
PerformanceCounter
[Visual Basic] Public Class PerformanceCounter Inherits Component [C#] public class PerformanceCounter : Component [C++] public __gc class PerformanceCounter : public Component [JScript] public class PerformanceCounter extends Component
[To be supplied.]
Namespace: System.Diagnostics
Assembly: System.Diagnostics.dll