signal

QNX SDP8.0PLMS User's GuideAPIConfigurationDeveloper

Format

signal = signal_number

Description

The signal keyword specifies the signal number to be sent to the process to stop it. By default, SIGTERM is sent, but you can change this to any signal. The signal range is from 0 to _SIGMAX(64).

Default

The default value is 15.

Multiplicity

Zero or one instance in the stop task block.

Example

signal = 12
Page updated: