ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Framework Namespace / OperationManager Class / RunningOperation Property

In This Topic
    RunningOperation Property
    In This Topic
    The Operation that is currently running. Automatically set and cleared by the system as operations are executed.
    Syntax
    public Operation RunningOperation {get;}
    Public ReadOnly Property RunningOperation As Operation
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also