1 write to autoConfigUrlRetryInterval
System (1)
net\System\Net\Configuration\SettingsSection.cs (1)
178
this.
autoConfigUrlRetryInterval
= section.WebProxyScript.AutoConfigUrlRetryInterval;
1 reference to autoConfigUrlRetryInterval
System (1)
net\System\Net\Configuration\SettingsSection.cs (1)
241
get { return this.
autoConfigUrlRetryInterval
; }