1 write to retransmissionEnabled
System.ServiceModel.Channels (1)
System\ServiceModel\Channels\UdpOutputChannel.cs (1)
899this.retransmissionEnabled = true;
3 references to retransmissionEnabled
System.ServiceModel.Channels (3)
System\ServiceModel\Channels\UdpOutputChannel.cs (3)
665if (completedSynchronously && this.retransmissionEnabled) 731if (completeSelf && thisPtr.retransmissionEnabled) 918if (this.retransmissionEnabled)