SettingsSection::WebProxyScript Property
.NET Framework (current version)
Gets the configuration element that controls the execution timeout and download timeout of Web proxy scripts.
Assembly: System (in System.dll)
public: [ConfigurationPropertyAttribute("webProxyScript")] property WebProxyScriptElement^ WebProxyScript { WebProxyScriptElement^ get(); }
Property Value
Type: System.Net.Configuration::WebProxyScriptElement^A WebProxyScriptElement object.
The configuration element that controls settings for the execution timeout and download timeout used by the Web proxy scripts.
.NET Framework
Available since 2.0
Available since 2.0
Show: