ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Framework.Utilities Namespace / EventLog Class / GetCounterNames Method

In This Topic
    GetCounterNames Method
    In This Topic
    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

    ArcGIS Pro version: 3 or higher.
    See Also