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