failureBehavior property
The failure behavior the simulation job.
- Continue
- Restart the simulation job in the same host instance.
- Fail
- Stop the simulation job and terminate the instance.
Implementation
final FailureBehavior? failureBehavior;
The failure behavior the simulation job.
final FailureBehavior? failureBehavior;