CloseApp Method (MobileDevice)
Class
MobileDevice
.
Action
Closes the app and releases the device, to make it available to other users.
Syntax
C#
device
.
CloseApp
()
VB
device
.
CloseApp
()