1 write to DuplicateMessageHistoryLength
System.ServiceModel.Discovery (1)
System\ServiceModel\Discovery\Configuration\UdpTransportSettingsElement.cs (1)
255this.DuplicateMessageHistoryLength = source.DuplicateMessageHistoryLength;
1 reference to DuplicateMessageHistoryLength
System.ServiceModel.Discovery (1)
System\ServiceModel\Discovery\Configuration\UdpTransportSettingsElement.cs (1)
242target.DuplicateMessageHistoryLength = this.DuplicateMessageHistoryLength;