Ejemplo n.º 1
0
 private static void TimerEvent(object sender, ElapsedEventArgs e)
 {
     bleSlave.Stop();
     timer.Stop();
 }