Terminate Job Node
Use a Terminate node to specify how a process job is terminated. For more information about the tabs at upper left of this dialog, click the following links:
- Terminate Job tab - Enables you to specify whether the job is stopped immediately or stopped when all of the nodes have been completed. When Stop immediately is selected, running nodes are canceled. However, sleep() functions that affect these nodes can delay the cancellation because they do not always relinquish control until the sleep is complete. When Stop when all nodes are complete is selected, a cancellation is issued. This cancellation ensures that no new nodes will begin running when the currently-running nodes are complete.
- Settings tab
- Inputs tab
- Outputs tab
- Node Connections tab
- Log tab