ArcGIS Pro 3.7 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 Property Max As UInteger
    public uint Max {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also