Implemented interface member:
method
EndReceive
System.ServiceModel.Channels.IInputChannel.EndReceive(System.IAsyncResult)
1 reference to EndReceive
System.ServiceModel (1)
System\ServiceModel\Channels\TransportDuplexSessionChannel.cs (1)
1309this.message = this.channel.EndReceive(result);