ArcGIS Pro 2.9 API Reference Guide
QueuedTask Class Members
Properties  Methods 


ArcGIS.Desktop.Framework.Threading.Tasks Namespace : QueuedTask Class

The following tables list the members exposed by QueuedTask.

Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic) Gets a boolean value of True if the worker thread is busy.  
Public Propertystatic (Shared in Visual Basic) Gets a boolean value of True if called from the GUI thread.  
Public Propertystatic (Shared in Visual Basic) Gets a boolean value of True if called from the worker thread.  
Public Propertystatic (Shared in Visual Basic) Gets the TaskScheduler associated with the GUI thread; can be used to dispatch delegates that need to run on the user interface thread.  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Overloaded.   
Public Methodstatic (Shared in Visual Basic) Call at application exit to shutdown the worker thread.  
Top
See Also

Reference

QueuedTask Class
ArcGIS.Desktop.Framework.Threading.Tasks Namespace