RVTDocs.com
Namespace: Autodesk.Revit.UI Interface: IExternalApplication

IExternalApplication.OnShutdown

Method
Description:
Implement this method to execute some tasks when Autodesk Revit shuts down.
Syntax
Parameters
Parameter Type Description
application UIControlledApplication A handle to the application being shut down.
Return Value
Type Description
Result Indicates if the external application completes its work successfully.