Skip to content

JobStopOptions

Options for stopping jobs

Properties

Property Type Description
strategy? StopStrategy The stop strategy to use. - SoftStop — requests graceful cancellation; the job completes its current activity before stopping - Kill — requests immediate termination of the job Default StopStrategy.SoftStop