5.4.4 Shutdown - Reference Documentation
Authors: Andres Almiray
Version: 1.2.0
5.4.4 Shutdown
Called when the application is about to close. Any artifact can invoke the shutdown sequence by callingshutdown() on the app instance.TheShutdownscript will be called before anyShutdownHandleror event handler interested in theShutdownStartevent.