ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Framework.Threading.Tasks Namespace / QueuedTask Class / Shutdown Method
Version

    Shutdown Method (QueuedTask)
    Call at application exit to shutdown the worker thread.
    Syntax
    public static bool Shutdown( 
       int timeout
    )

    Parameters

    timeout
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also