ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.Threading.Tasks Namespace / BackgroundProgressor Class / Current Property
Version

    Current Property (BackgroundProgressor)
    Returns the Progressor associated with the Task currently running on the calling thread. Returns null if not called on one of the threads in the pool.
    Syntax
    public static BackgroundProgressor Current {get;}
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also