IVirtualMachine PowerOff Method Fling OS
Powers off (i.e. stops) the VM.

Namespace: Kernel.Debug.Debugger
Assembly: Kernel.Debug.Debugger (in Kernel.Debug.Debugger.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax

bool PowerOff()

Return Value

Type: Boolean
True if the VM stops, otherwise false.
See Also