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

In This Topic
    CancelToken Property
    In This Topic
    Returns the Cancelation Token of the progressor registered on the calling thread.
    Syntax
    public CancellationToken CancelToken {get;}
    Public ReadOnly Property CancelToken As CancellationToken
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also