2 references to ProcessTransferred
System.ServiceModel (2)
System\ServiceModel\Channels\ReliableDuplexSessionChannel.cs (1)
334this.outputConnection.ProcessTransferred(info.AcknowledgementInfo.Ranges, bufferRemaining);
System\ServiceModel\Channels\ReliableOutputSessionChannel.cs (1)
553this.connection.ProcessTransferred(messageInfo.AcknowledgementInfo.Ranges, bufferRemaining);