- Companion
- object
trait MessagingOptions
trait Abortable
trait ProcessEnvOptions
trait StObject
class Object
trait Any
class Object
trait Matchable
class Any
Value members
Inherited methods
Concrete fields
Inherited fields
The signal value to be used when the spawned process will be killed by the abort signal.
The signal value to be used when the spawned process will be killed by the abort signal.
- Inherited from
- MessagingOptions
Specify the kind of serialization used for sending messages between processes.
Specify the kind of serialization used for sending messages between processes.
- Inherited from
- MessagingOptions
When provided the corresponding AbortController can be used to cancel an asynchronous action.
When provided the corresponding AbortController can be used to cancel an asynchronous action.
- Inherited from
- Abortable
In milliseconds the maximum amount of time the process is allowed to run.
In milliseconds the maximum amount of time the process is allowed to run.
- Inherited from
- MessagingOptions