1 reference to sendCompleteCallback
System.ServiceModel (1)
System\ServiceModel\Channels\InternalDuplexChannelListener.cs (1)
301
IAsyncResult result = outputChannel.BeginSend(message, timeoutHelper.RemainingTime(),
sendCompleteCallback
, this);