Microsoft FactoryOrchestrator Client FactoryOrchestratorClient TerminateApp(string)
Microsoft.FactoryOrchestrator.Client
Microsoft.FactoryOrchestrator.Client.FactoryOrchestratorClient
FactoryOrchestratorClient.TerminateApp(string) Method
Asynchronously Exits a UWP app. Requires Windows Device Portal.
public System.Threading.Tasks.Task TerminateApp(string aumid);
Parameters
aumid
System.String
The Application User Model ID (AUMID) of the app to exit.