<webProxyScript> Element (Network Settings)
Configures the characteristics of the script used to discover Web proxies.
<configuration>
<system.net>
<settings>
<webProxyScript>
Syntax
<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
Συνεργαστείτε μαζί μας στο GitHub
Μπορείτε να βρείτε την πηγή για αυτό το περιεχόμενο στο GitHub, όπου μπορείτε επίσης να δημιουργήσετε και να εξετάσετε ζητήματα και αιτήματα έλξης. Για περισσότερες πληροφορίες, ανατρέξτε στον οδηγό συνεργατών.