This document is archived and information here might be outdated.  Recommended version.


IApplication.Shutdown Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Interfaces > IA > IApplication Interface > IApplication.Shutdown Method
ArcGIS Developer Help

IApplication.Shutdown Method

Terminates the application.

[Visual Basic .NET]
Public Sub Shutdown ( _
)
[C#]
public void Shutdown (
);

Product Availability

Available with ArcGIS Desktop.

See Also

IApplication Interface