CloseApp()

Application object

Shuts down the application.

Remarks

Be careful when using this method, and ensure that you do not create timing problems. For example, make sure the job is stopped before the module is closed.

The Application object