ArcGIS Pro 3.6 API Reference Guide
ArcGIS.Desktop.Framework.Threading.Tasks Namespace / QueuedTask Class / Run Method / Run(Func<Task>,CancelableProgressor,TaskCreationOptions) Method

In This Topic
    Run(Func<Task>,CancelableProgressor,TaskCreationOptions) Method
    In This Topic
    Queue a new cancelable task to the framework dispatcher thread using the specified progressor.
    Syntax

    Parameters

    function
    progressor
    creationOptions
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.0 or higher.
    See Also