ArcGIS Pro 2.6 API Reference Guide
CancellationTokenSource Property (BackgroundProgressorSource)

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 10, Windows 8.1, Windows 7

See Also

Reference

BackgroundProgressorSource Class
BackgroundProgressorSource Members