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!

PerformanceCounter Constructor ()

The defaut constructor. Creates the perf counter object

[Visual Basic]
Overloads Public Sub New()
[C#]
public PerformanceCounter();
[C++]
public: PerformanceCounter();
[JScript]
public function PerformanceCounter();

See Also

PerformanceCounter Class | PerformanceCounter Members | System.Diagnostics Namespace | PerformanceCounter Constructor Overload List