Microsoft FactoryOrchestrator Client FactoryOrchestratorClient AbortTaskList(System Guid)
Microsoft.FactoryOrchestrator.Client
Microsoft.FactoryOrchestrator.Client.FactoryOrchestratorClient
FactoryOrchestratorClient.AbortTaskList(System.Guid) Method
Asynchronously Stops executing a TaskList.
public System.Threading.Tasks.Task AbortTaskList(System.Guid taskListGuid);
Parameters
taskListGuid
System.Guid
The GUID of the TaskList to stop.