force | String Whether the service shuts down the task engine even if there are tasks pending. Valid values are: true Shuts down the task engine even if there are pending tasks. false Shuts down the task engine only if there are no pending tasks. If the task engine shuts down, the service returns without an exception. If the service was unable to shut down the task engine, the service returns with an exception. |