ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Hosting.Threading.Tasks Namespace / QueuedWorker Class / Busy Property

In This Topic
    Busy Property (QueuedWorker)
    In This Topic
    Returns 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