Merk
Tilgang til denne siden krever autorisasjon. Du kan prøve å logge på eller endre kataloger.
Tilgang til denne siden krever autorisasjon. Du kan prøve å endre kataloger.
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
Samarbeid med oss på GitHub
Du finner kilden for dette innholdet på GitHub. Der du også kan opprette og se gjennom problemer og pull-forespørsler. Hvis du vil ha mer informasjon, kan du se vår bidragsyterveiledning.