Microsoft FactoryOrchestrator Core TaskListSummary
Microsoft.FactoryOrchestrator.Core
Microsoft.FactoryOrchestrator.Core
TaskListSummary Struct
A helper class containing basic information about a TaskList. Use to quickly update clients about TaskLists and their statuses.
public struct TaskListSummary :
System.IEquatable<Microsoft.FactoryOrchestrator.Core.TaskListSummary>
Implements System.IEquatable<TaskListSummary>
Constructors
- TaskListSummary(Microsoft.FactoryOrchestrator.Core.TaskListSummary)
- TaskListSummary(System.Guid, string, Microsoft.FactoryOrchestrator.Core.TaskStatus, bool, bool, bool)
Properties
- AllowOtherTaskListsToRun
- Guid
- IsRunningOrPending
- Name
- RunInParallel
- Status
- TerminateBackgroundTasksOnCompletion