3 references to HandleReceiveComplete
System.ServiceModel (3)
System\ServiceModel\Channels\ReliableChannelListener.cs (3)
976if (item != null && this.HandleReceiveComplete(item, channel)) 1159if (item != null && this.HandleReceiveComplete(item, channel)) 1277if (item != null && !this.HandleReceiveComplete(item, channel))