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