Exemplo n.º 1
0
 public virtual RealtimeProcess Interrupt()
 {
     timer.Stop();
     return(this);
 }