Microsoft FactoryOrchestrator Core TaskList TerminateBackgroundTasksOnCompletion
Microsoft.FactoryOrchestrator.Core
Microsoft.FactoryOrchestrator.Core.TaskList
TaskList.TerminateBackgroundTasksOnCompletion Property
If true, Background Tasks defined in this TaskList are forcibly terminated when the TaskList stops running.
public bool TerminateBackgroundTasksOnCompletion { get; set; }