ArcGIS Pro 3.7 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 Shared Sub IncrementCounter( _
       ByVal counterName As String _
    ) 
    public static void IncrementCounter( 
       string counterName
    )

    Parameters

    counterName
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also