Microsoft FactoryOrchestrator Core TaskBase AbortTaskListOnFailed
Microsoft.FactoryOrchestrator.Core
Microsoft.FactoryOrchestrator.Core.TaskBase
TaskBase.AbortTaskListOnFailed Property
If true, the TaskList running this Task is aborted if this Task fails.
public bool AbortTaskListOnFailed { get; set; }