4 references to DuplicateMessageHistoryLength
System.ServiceModel.Discovery (4)
System\ServiceModel\Discovery\Configuration\UdpTransportSettingsElement.cs (4)
17[ConfigurationProperty(ConfigurationStrings.DuplicateMessageHistoryLength, DefaultValue = DiscoveryDefaults.Udp.DuplicateMessageHistoryLength)] 23return (int)base[ConfigurationStrings.DuplicateMessageHistoryLength]; 27base[ConfigurationStrings.DuplicateMessageHistoryLength] = value; 155ConfigurationStrings.DuplicateMessageHistoryLength,