Skip to main content

Applications

Last updated 31/08/2023


EventExecutesDescription
Do Application StartServerExecutes when an application is started, either locally or deployed to the cloud.
Do Instance StartServerExecutes when an instance of the application is started, either locally or deployed to the cloud.
Do LogonServerExecutes when the Sign In button is clicked and before the application is loaded.
Do LogoffServerExecutes when the Logout button is clicked.
Do Instance EndServerExecutes when an instance of the application is stopped, either locally or removed from the cloud.
Do Application EndServerExecutes when an application is stopped, either locally or removed from the cloud.