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