ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.Threading.Tasks Namespace / BackgroundProgressor Class / Value Property

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

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also