options
QNX SDP8.0PLMS User's GuideAPIConfigurationDeveloper
Format
options = [option1_1, option_2]
Description
The options keyword allows you to set one of the following
options:
- TERMINATE_CHILD
-
This option terminates all the children started by the component process.
By default, PLMS terminates the process started by PLMS; the children of the process are not terminated.
- STOP_ON_DEPENDENT_STOP
-
This option stops a component when all components that depend on it are stopped and set to IDLE. This option is typically configured on a server component. For example, the server can be stopped only after all client components have been stopped.
Multiplicity
Zero or one instance in the stop task block.
Constraints
An option may only be used once.
Page updated:
