ArcGIS Pro 3.7 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 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