Contents

VZVirtualMachine.State.paused

The framework has paused a started VM.

Declaration

case paused

Discussion

The virtual machine can enter this state only from the VZVirtualMachine.State.pausing state.

See Also

States