2 references to CreateRetransmitIterator
System.ServiceModel.Channels (2)
System\ServiceModel\Channels\UdpOutputChannel.cs (2)
234retransmitIterator = this.CreateRetransmitIterator(sendingMulticast); 902this.retransmitIterator = this.channel.CreateRetransmitIterator(this.IsMulticast);