Microsoft FactoryOrchestrator Client FactoryOrchestratorClient RunAllTaskLists()
Microsoft.FactoryOrchestrator.Client
Microsoft.FactoryOrchestrator.Client.FactoryOrchestratorClient
FactoryOrchestratorClient.RunAllTaskLists() Method
Asynchronously Executes all TaskLists in order.
public System.Threading.Tasks.Task<bool> RunAllTaskLists();
Returns
System.Threading.Tasks.Task<System.Boolean>
true
if the TaskLists are successfully queued to run.