MessagingOptions

sealed external interface MessagingOptions(source)

Inheritors

Properties

Link copied to clipboard
abstract var killSignal: Any?

The signal value to be used when the spawned process will be killed by the abort signal.

Link copied to clipboard

Specify the kind of serialization used for sending messages between processes.

Link copied to clipboard
abstract var timeout: Double?

In milliseconds the maximum amount of time the process is allowed to run.