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