ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.Threading.Tasks Namespace / BackgroundProgressorSource Class / Max Property

In This Topic
    Max Property (BackgroundProgressorSource)
    In This Topic
    Gets or sets the progress maximum value.
    Syntax
    public uint Max {get; set;}
    Public Property Max As UInteger
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also