Microsoft FactoryOrchestrator Client FactoryOrchestratorClient GetBootTaskListGuids()
Microsoft.FactoryOrchestrator.Client
Microsoft.FactoryOrchestrator.Client.FactoryOrchestratorClient
FactoryOrchestratorClient.GetBootTaskListGuids() Method
Asynchronously Gets the GUID of every "boot" TaskList on the Service.
public System.Threading.Tasks.Task<System.Collections.Generic.List<System.Guid>> GetBootTaskListGuids();
Returns
System.Threading.Tasks.Task<System.Collections.Generic.List<System.Guid>>
The list of TaskList GUIDs.