2 writes to retransmitCount
System.ServiceModel.Channels (2)
System\ServiceModel\Channels\UdpOutputChannel.cs (2)
528this.retransmitCount = retransmitCount; 547bool shouldContinue = --this.retransmitCount > 0;