Пример #1
0
 private void stopToolStripMenuItem_Click(object sender, EventArgs e)
 {
     _asyncProcessorr.AbortAllActions(0);
 }