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

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

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

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also