ArcGIS Pro 2.8 API Reference Guide
Shutdown Method (QueuedTask)

ArcGIS.Desktop.Framework.Threading.Tasks Namespace > QueuedTask Class : Shutdown Method
Call at application exit to shutdown the worker thread.
Syntax
public static bool Shutdown( 
   int timeout
)
Public Shared Function Shutdown( _
   ByVal timeout As Integer _
) As Boolean

Parameters

timeout
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

QueuedTask Class
QueuedTask Members