ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Framework.Utilities Namespace / EventLog Class
Properties Methods


In This Topic
    EventLog Class Members
    In This Topic

    The following tables list the members exposed by EventLog.

    Public Properties
     NameDescription
    Public Propertystatic (Shared in Visual Basic) Returns True if the application is running in diagnostic mode.  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic) Returns the names of all diagnostic counters.  
    Public Methodstatic (Shared in Visual Basic) Returns the current value of the specified diagnostic counter.  
    Public Methodstatic (Shared in Visual Basic) Increments the specified diagnostic counter.  
    Public Methodstatic (Shared in Visual Basic) Sets the value of the specified counter.  
    Public Methodstatic (Shared in Visual Basic) Used to control which types of events should be logged.  
    Public Methodstatic (Shared in Visual Basic)Overloaded.   
    Top
    See Also