Contents

VZVirtualMachine.State.resuming

The VM is resuming from a paused state.

Declaration

case resuming

Discussion

This state is an intermediate state between the VZVirtualMachine.State.paused and VZVirtualMachine.State.running states.

See Also

States