<webProxyScript> Element (Network Settings)

Configures the characteristics of the script used to discover Web proxies.

<configuration> Element
  <system.net> Element (Network Settings)
    <settings> Element (Network Settings)
      <webProxyScript> Element (Network Settings)

<webProxyScript 
  downloadTimeout="hh:mm:ss" 
/>

Attributes and Elements

The following sections describe attributes, child elements, and parent elements.

Attributes

Attribute

Description

downloadTimeout

Specifies the maximum time to download the script in hours, minutes, and seconds. The default value is one minute.

Child Elements

None.

Parent Elements

Element

Description

<settings>

Configures basic network options for the System.Net namespace.

Remarks

Configuration Files

This element can be used in the application configuration file or the machine configuration file (Machine.config).

See Also

Reference

Network Settings Schema