Пример #1
0
 public virtual RealtimeProcess Interrupt()
 {
     timer.Stop();
     return(this);
 }