public PerformanceCounter FindCounter( string counterName )
Public Function FindCounter ( counterName As String ) As PerformanceCounter
public: PerformanceCounter^ FindCounter( String^ counterName )
member FindCounter : counterName : string -> PerformanceCounter
function FindCounter(counterName);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.