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

In This Topic
    Busy Property (BackgroundTask)
    In This Topic
    Returns true if there is at least one operation executing in the thread pool.
    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