IVirtualMachine PowerOn Method Fling OS
Powers on (i.e. starts) 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 PowerOn()

Return Value

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