IsBackupRunning

bool IController.IsBackupRunning { get; }

Gets whether the controller is running backup firmware.

Value

bool – True if controller is running backup firmware, false otherwise.

Throws