ArcGIS Pro 2.9 API Reference Guide
Run(Action) Method

ArcGIS.Core.Hosting.Threading.Tasks Namespace > QueuedWorker Class > Run Method : Run(Action) Method
Queues a task to the queued worker thread.
Syntax
public static Task Run( 
   Action action
)
Public Overloads Shared Function Run( _
   ByVal action As Action _
) As Task

Parameters

action
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

QueuedWorker Class
QueuedWorker Members
Overload List