ArcGIS Pro 3.0 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, Windows 8.1

    See Also