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