ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Framework.Threading.Tasks Namespace / QueuedTask Class


In This Topic
    QueuedTask Class Properties
    In This Topic

    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