/// <summary> /// Cancel uploading the file to the ADCP. /// </summary> private void OnCancelUpdateFirmware() { AdcpSerialPort.CancelUpload(); }