Exemple #1
0
 public void Stop()
 {
     CheckError(Uvi.uv_timer_stop(this.Handle));
     _callback = null;
 }