ArcGIS Pro 2.9 API Reference Guide
Shutdown(Int32) Method

ArcGIS.Desktop.Core.Licensing Namespace > LicensedApplication Class > Shutdown Method : Shutdown(Int32) Method
An integer exit code for an application. The default exit code is 0.
Shuts down the application.
Syntax
public new void Shutdown( 
   int exitCode
)
Public Overloads Shadows Sub Shutdown( _
   ByVal exitCode As Integer _
) 

Parameters

exitCode
An integer exit code for an application. The default exit code is 0.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

LicensedApplication Class
LicensedApplication Members
Overload List