ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Framework.Threading.Tasks Namespace / CancelableProgressor Class / None Property

In This Topic
    None Property (CancelableProgressor)
    In This Topic
    Gets an empty CancelableProgressor which does nothing.
    Syntax
    public new static CancelableProgressor None {get;}
    Public Shared Shadows ReadOnly Property None As CancelableProgressor
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also