ArcGIS Pro 3.7 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 Friend Overrides NotOverridable Function DoAsync() As Task
    protected internal override Task DoAsync()
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also