Click or drag to resize

FirmwareUpdaterLinkOsUpdateFirmwareUnconditionally Method

Overload List
  NameDescription
Public methodUpdateFirmwareUnconditionally(String, FirmwareUpdateHandler)
Update firmware on the printer, using the default timeout of 10 minutes, regardless of the firmware version currently on the printer.
Public methodUpdateFirmwareUnconditionally(String, Int64, FirmwareUpdateHandler)
Update firmware on the printer, using the specified timeout, regardless of the firmware version currently on the printer.
Top
See Also