ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Threading.Tasks Namespace / BackgroundProgressorSource Class / CancellationTokenSource Property

In This Topic
    CancellationTokenSource Property
    In This Topic
    Returns the cancellation configuration object associated with this progressor.
    Syntax
    public CancellationTokenSource CancellationTokenSource {get;}
    Public ReadOnly Property CancellationTokenSource As CancellationTokenSource
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also