ExecutionContext Option Type
Version: Available or changed with runtime version 1.0.
Represents the context in which a session is running. In certain scenarios, for example during upgrade, the system will run a session in a special context for a limited time.
Members
Member | Description |
---|---|
Normal | The normal execution context. |
Install | An application is being installed. |
Uninstall | An application is being uninstalled. |
Upgrade | An application is being upgraded. |