ArcGIS Pro 3.0 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, Windows 8.1

    See Also