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

In This Topic
    IncrementCounter Method
    In This Topic
    Increments the specified diagnostic counter.
    Syntax
    public static void IncrementCounter( 
       string counterName
    )
    Public Shared Sub IncrementCounter( _
       ByVal counterName As String _
    ) 

    Parameters

    counterName
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also