ArcGIS Pro 3.7 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 ReadOnly Property CancelToken As CancellationToken
    public CancellationToken CancelToken {get;}
    Requirements

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

    ArcGIS Pro version: 3.2 or higher.
    See Also