ArcGIS Pro 3.1 API Reference Guide
ArcGIS.Core.Hosting.Threading.Tasks Namespace / QueuedWorker Class / Shutdown Method
Version

    Shutdown Method (QueuedWorker)
    Method should be called when the host application is shutting down.
    Syntax
    public static bool Shutdown( 
       int timeout
    )

    Parameters

    timeout
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.0 or higher.
    See Also