ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Threading.Tasks Namespace / BackgroundProgressorSource Class / Value Property

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

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

    ArcGIS Pro version: 3.0 or higher.
    See Also