Example #1
0
 private void _btnStop_Click(object sender, EventArgs e)
 {
     _tmrDiagnostics.Stop();
     _stack.Stop();
 }