ArcGIS Pro 2.9 API Reference Guide
Run(Action,BackgroundProgressor,TaskContinuationOptions) Method

ArcGIS.Core.Threading.Tasks Namespace > BackgroundTask Class > Run Method : Run(Action,BackgroundProgressor,TaskContinuationOptions) Method
Queue a new task to the background thread pool using the specified progressor.
Syntax
Public Overloads Shared Function Run( _
   ByVal action As Action, _
   ByVal progressor As BackgroundProgressor, _
   Optional ByVal options As TaskContinuationOptions _
) As Task

Parameters

action
progressor
options
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

BackgroundTask Class
BackgroundTask Members
Overload List