Microsoft FactoryOrchestrator Core TaskList AllowOtherTaskListsToRun
Microsoft.FactoryOrchestrator.Core
Microsoft.FactoryOrchestrator.Core.TaskList
TaskList.AllowOtherTaskListsToRun Property
If false, while this TaskList is running no other TaskList may run.
public bool AllowOtherTaskListsToRun { get; set; }