Exemplo n.º 1
0
 protected override void OnDataReady(DataReadyEventArgs e)
 {
     base.OnDataReady(e);
     this.processRunning = false;
 }