1 reference to OnMaintainerTimer
System.ServiceModel (1)
System\ServiceModel\Channels\PeerMaintainer.cs (1)
84
maintainerTimer = new IOThreadTimer(new Action<object>(
OnMaintainerTimer
), this, false);