CanDragonDevice.IsFirmwareUpdateActive
Prototype
bool IsFirmwareUpdateActive();
Description
True while native firmware worker thread is running.
Return value
Active flag from native API.
Example
// See Quick Start and Program Flow for a full session example.
// CanDragonDevice.IsFirmwareUpdateActive(...);