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