2 references to OnTimer
System.ServiceModel (2)
System\ServiceModel\Channels\Msmq4PoisonHandler.cs (2)
35this.timer = new IOThreadTimer(new Action<object>(OnTimer), null, false); 298handler.OnTimer(handler);