ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Threading.Tasks Namespace / BackgroundProgressorSource Class / Progressor Property

In This Topic
    Progressor Property
    In This Topic
    Returns the progressor object.
    Syntax
    public BackgroundProgressor Progressor {get;}
    Public ReadOnly Property Progressor As BackgroundProgressor
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also