Microsoft FactoryOrchestrator Core IFactoryOrchestratorService IsExecutingBootTasks()
Microsoft.FactoryOrchestrator.Core
Microsoft.FactoryOrchestrator.Core.IFactoryOrchestratorService
IFactoryOrchestratorService.IsExecutingBootTasks() Method
Checks if the service is executing boot tasks. While executing boot tasks, many commands cannot be run.
bool IsExecutingBootTasks();
Returns
System.Boolean
true
is the service is executing boot tasks.