1 reference to OnTimer
System.ServiceModel (1)
System\ServiceModel\Channels\MsmqBindingMonitor.cs (1)
122
this.timer = new IOThreadTimer(new Action<object>(
OnTimer
), null, false);