ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Threading.Tasks Namespace / BackgroundProgressor Class / None Property

In This Topic
    None Property (BackgroundProgressor)
    In This Topic
    Returns an empty Progressor which does nothing.
    Syntax
    public static BackgroundProgressor None {get;}
    Public Shared ReadOnly Property None As BackgroundProgressor
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also