1 reference to AcknowledgeLoop
System.ServiceModel (1)
System\ServiceModel\Channels\UtilityExtension.cs (1)
42
ackTimer = new IOThreadTimer(new Action<object>(
AcknowledgeLoop
), null, false);