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

Run<T>(Func<Task<T>>,TaskCreationOptions) Method
Queue a new task of type T to the framework dispatcher.
Syntax

Parameters

function
creationOptions

Type Parameters

T
Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3.0 or higher.
See Also