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

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

    ArcGIS Pro version: 3.0 or higher.
    See Also