ArcGIS Pro 2.9 API Reference Guide
CancellationTokenSource Property

ArcGIS.Core.Threading.Tasks Namespace > BackgroundProgressorSource Class : CancellationTokenSource Property
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

Reference

BackgroundProgressorSource Class
BackgroundProgressorSource Members