Example #1
0
 private void CancelBT_Click(object sender, EventArgs e)
 {
     Simulator.CancelAsync();
 }