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