interface
child_process.MessagingOptions
interface MessagingOptions
- killSignal?: number | Signals
The signal value to be used when the spawned process will be killed by the abort signal.
- serialization?: SerializationType
Specify the kind of serialization used for sending messages between processes.