Microsoft FactoryOrchestrator Core IFactoryOrchestratorService IsContainerRunning()
Microsoft.FactoryOrchestrator.Core
Microsoft.FactoryOrchestrator.Core.IFactoryOrchestratorService
IFactoryOrchestratorService.IsContainerRunning() Method
Determines whether the connected device has a container present and running.
bool IsContainerRunning();
Returns
System.Boolean
true
if container is present and running; otherwise, false
.