IsRebootRequired

bool IController.IsRebootRequired { get; }

Gets whether a reboot is required to activate controller firmware which is updated after the previous reboot.

Value

bool – True if a reboot is required, false otherwise.

Throws