ArcGIS Pro 3.0 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, Windows 8.1

    See Also