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

In This Topic
    Busy Property (QueuedTask)
    In This Topic
    Gets a boolean value of True if the worker thread is busy.
    Syntax
    public static bool Busy {get;}
    Public Shared ReadOnly Property Busy As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also