ArcGIS Pro 3.7 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 
       Implements System.IDisposable 
    public class BackgroundProgressorSource : System.IDisposable  
    Inheritance Hierarchy

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

    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also