external continues
external continues Element: When to continue performing remaining actions.
external continues
choice of [immediately|on exit]: optionalChoices
immediately
perform remaining actions without waiting for the application to exit.
on exit
perform remaining actions after process has exit.