3 references to DuplicateMessageHistoryLength
System.ServiceModel.Discovery (3)
System\ServiceModel\Discovery\Configuration\UdpTransportSettingsElement.cs (2)
17
[ConfigurationProperty(ConfigurationStrings.DuplicateMessageHistoryLength, DefaultValue = DiscoveryDefaults.Udp.
DuplicateMessageHistoryLength
)]
157
DiscoveryDefaults.Udp.
DuplicateMessageHistoryLength
,
System\ServiceModel\Discovery\DiscoveryDefaults.cs (1)
42
udpBE.DuplicateMessageHistoryLength =
DuplicateMessageHistoryLength
;