1 reference to completeCleanupCallback
System.ServiceModel.Channels (1)
System\ServiceModel\Channels\UdpOutputChannel.cs (1)
1034
return !needToWait || this.channel.retransmissionDoneWaitHandle.WaitAsync(
completeCleanupCallback
, this, this.timeoutHelper.RemainingTime());