private void btnCancel_Click(object sender, EventArgs e) { HaultAllProcessing(); Logging.LogMessage($"Processing thread CANCELED."); }