ArcGIS Pro 3.1 API Reference Guide
ArcGIS.Core.Threading.Tasks Namespace / BackgroundTask Class / Run Method / Run(TaskPriority,Action,BackgroundProgressor,TaskContinuationOptions) Method
Version

Run(TaskPriority,Action,BackgroundProgressor,TaskContinuationOptions) Method
Queue a new task to the background thread pool using the specified progressor.
Syntax

Parameters

priority
action
progressor
options
Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3.0 or higher.
See Also