IsRebootRequired

virtual bool IController::IsRebootRequired() = 0

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

Returns

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

Throws