ArcGIS Pro 2.8 API Reference Guide
IncrementCounter Method

ArcGIS.Desktop.Framework.Utilities Namespace > EventLog Class : IncrementCounter Method
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 10, Windows 8.1

See Also

Reference

EventLog Class
EventLog Members