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.Close

Frees all the resources allocated by this counter

[Visual Basic]
Public Sub Close()
[C#]
public void Close();
[C++]
public: void Close();
[JScript]
public function Close();

See Also

PerformanceCounter Class | PerformanceCounter Members | System.Diagnostics Namespace