ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Framework.Contracts Namespace / Operation Class / DoAsync Method

In This Topic
    DoAsync Method (Operation)
    In This Topic
    Perform the operation asynchronously.
    Syntax
    protected internal virtual Task DoAsync()
    Protected Friend Overridable Function DoAsync() As Task
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also