BootState Enum

Definition

The boot state of the device

public enum BootState
type BootState = 
Public Enum BootState
Inheritance
BootState

Fields

Booted 1

The device is booted.

NotBooted 0

The device is not booted yet.

Applies to