ArcGIS Pro 2.9 API Reference Guide
QueuedTask Class Properties


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

For a list of all members of this type, see QueuedTask members.

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
See Also

Reference

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