Retrieve the Alterior application which is currently being executed. If an application has not been bootstrapped yet, the value is null.
Get the current execution context, if any.
Execute the given function in a new zone which has this ExecutionContext instance as the current execution context.
Generated using TypeDoc
Represents the current runtime execution context. This is exposed via a zone-local variable, and the Runtime populates it with useful information as it becomes available.