SHUTDOWN_RESTART top-level constant

  1. @Deprecated('Use SHUTDOWN_FLAGS.SHUTDOWN_RESTART instead')
int const SHUTDOWN_RESTART

The computer is shut down and rebooted.

Implementation

@Deprecated('Use SHUTDOWN_FLAGS.SHUTDOWN_RESTART instead')
const SHUTDOWN_RESTART = 0x0000004;