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

In This Topic
    Max Property (BackgroundProgressor)
    In This Topic
    Gets or Sets the maximum range of the progress meter displayed in the progress dialog.
    Syntax
    public uint Max {get; set;}
    Public Property Max As UInteger
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also