Microsoft FactoryOrchestrator Core TaskList RunInParallel
Microsoft.FactoryOrchestrator.Core
Microsoft.FactoryOrchestrator.Core.TaskList
TaskList.RunInParallel Property
If true, Tasks in this TaskList are run in parallel. Order is non-deterministic.
public bool RunInParallel { get; set; }