NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Performance Counter Programming Architecture

The PerformanceCounter component uses these portions of the NGWS frameworks namespaces:

PerformanceCounter Namespace

If you are creating your PerformanceCounter components in code, you may need to add a reference to System.Diagnostics to your build command

Key Performance Counter Classes

The following are the major classes associated with PerformanceCounter components:

Key Programming Elements in the PerformanceCounter Base Class

You can use the following methods to interact with an instance of the PerformanceCounter component:

See Also

Adding and Removing References | Introduction to Monitoring Performance Thresholds