Esempio n. 1
0
 public TimerGroup()
 {
     this.waitableTimer.Set(0x7fffffffffffffffL);
     this.timerQueue = new System.Runtime.IOThreadTimer.TimerQueue();
 }
 public TimerGroup()
 {
     this.waitableTimer.Set(0x7fffffffffffffffL);
     this.timerQueue = new System.Runtime.IOThreadTimer.TimerQueue();
 }