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

In This Topic
    DoAsync Method (CompositeOperation)
    In This Topic
    Perform the operation asynchronously.
    Syntax
    protected internal override Task DoAsync()
    Protected Friend Overrides NotOverridable Function DoAsync() As Task
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also