OnShutdown Method


IExternal DBApplication On Shutdown Method

Implement this method to execute some tasks when Autodesk Revit shuts down.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
ExternalDBApplicationResult OnShutdown(
	ControlledApplication application
)

Parameters

application ControlledApplication
Handle to the Revit Application object.

Return Value

ExternalDBApplicationResult
Indicates if the external db application completes its work successfully.
See Also
ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →