4 references to TimeToLive
System.ServiceModel.Discovery (4)
System\ServiceModel\Discovery\Configuration\UdpTransportSettingsElement.cs (4)
102
[ConfigurationProperty(ConfigurationStrings.
TimeToLive
, DefaultValue = UdpConstants.Defaults.TimeToLive)]
108
return (int)base[ConfigurationStrings.
TimeToLive
];
113
base[ConfigurationStrings.
TimeToLive
] = value;
209
ConfigurationStrings.
TimeToLive
,