1 write to timer
System.ServiceModel (1)
System\ServiceModel\Channels\Msmq4PoisonHandler.cs (1)
35this.timer = new IOThreadTimer(new Action<object>(OnTimer), null, false);
2 references to timer
System.ServiceModel (2)
System\ServiceModel\Channels\Msmq4PoisonHandler.cs (2)
258this.timer.Cancel(); 300handler.timer.Set(waitTime);