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

In This Topic
    BackgroundTask Class
    In This Topic
    Static class used to perform asynchronous operations within the background thread pool.
    Syntax
    public static class BackgroundTask 
    Public MustInherit NotInheritable Class BackgroundTask 
    Inheritance Hierarchy

    System.Object
       ArcGIS.Core.Threading.Tasks.BackgroundTask

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also