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

    Busy Property (BackgroundTask)
    Returns true if there is at least one operation executing in the thread pool.
    Syntax
    public static bool Busy {get;}
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also