ArcGIS Pro 2.9 API Reference Guide
GetCounterNames Method

ArcGIS.Desktop.Framework.Utilities Namespace > EventLog Class : GetCounterNames Method
Returns the names of all diagnostic counters.
Syntax
public static string[] GetCounterNames()
Public Shared Function GetCounterNames() As String()

Return Value

An array of diagnostic counter names
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

EventLog Class
EventLog Members