2 references to ShouldRetransmitMessage
System.ServiceModel.Channels (2)
System\ServiceModel\Channels\UdpOutputChannel.cs (2)
228bool shouldRetransmit = this.ShouldRetransmitMessage(sendingMulticast); 897if (this.channel.ShouldRetransmitMessage(this.IsMulticast))