ArcGIS Pro 3.7 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 Shared ReadOnly Property Busy As Boolean
    public static bool Busy {get;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also