1 reference to TimeoutCallback
System.ServiceModel (1)
System\ServiceModel\Channels\LifetimeManager.cs (1)
308this.timer = new IOThreadTimer(new Action<object>(TimeoutCallback), this, true);