ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.Threading.Tasks Namespace / BackgroundProgressorSource Class
Members

BackgroundProgressorSource Class
Class used to configure progress and cancelation during task execution.
Object Model
BackgroundProgressorSource ClassBackgroundProgressor Class
Syntax
public class BackgroundProgressorSource : System.IDisposable  
Inheritance Hierarchy

System.Object
   ArcGIS.Core.Threading.Tasks.BackgroundProgressorSource

Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.6 or higher.
See Also