Microsoft FactoryOrchestrator Core IFactoryOrchestratorService TerminateApp(string)
Microsoft.FactoryOrchestrator.Core
Microsoft.FactoryOrchestrator.Core.IFactoryOrchestratorService
IFactoryOrchestratorService.TerminateApp(string) Method
Exits a UWP app. Requires Windows Device Portal.
void TerminateApp(string aumid);
Parameters
aumid
System.String
The Application User Model ID (AUMID) of the app to exit.