ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Framework.Threading.Tasks Namespace / QueuedTask Class
Members

In This Topic
    QueuedTask Class
    In This Topic
    Static class used to perform asynchronous operations on the foreground worker thread.
    Syntax
    public static class QueuedTask 
    Public MustInherit NotInheritable Class QueuedTask 
    Inheritance Hierarchy

    System.Object
       ArcGIS.Desktop.Framework.Threading.Tasks.QueuedTask

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also