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