System
2.0.0.0
4.0.0.0
System.Configuration.ConfigurationSection
This class corresponds to the Settings Element (Network Settings) configuration element.
This class provides programmatic access to information that can be stored in configuration files.
Represents the configuration section for sockets, IPv6, response headers, and service points. This class cannot be inherited.
Constructor
2.0.0.0
4.0.0.0
To be added.
Initializes a new instance of the class.
Property
2.0.0.0
4.0.0.0
System.Configuration.ConfigurationProperty("httpWebRequest")
System.Net.Configuration.HttpWebRequestElement
To be added.
To be added.
Gets the configuration element that controls the settings used by an object.
Property
2.0.0.0
4.0.0.0
System.Configuration.ConfigurationProperty("ipv6")
System.Net.Configuration.Ipv6Element
To be added.
To be added.
Gets the configuration element that enables Internet Protocol version 6 (IPv6).
Property
2.0.0.0
4.0.0.0
System.Configuration.ConfigurationProperty("performanceCounters")
System.Net.Configuration.PerformanceCountersElement
To be added.
To be added.
Gets the configuration element that controls whether network performance counters are enabled.
Property
2.0.0.0
4.0.0.0
System.Configuration.ConfigurationPropertyCollection
To be added.
To be added.
To be added.
Property
2.0.0.0
4.0.0.0
System.Configuration.ConfigurationProperty("servicePointManager")
System.Net.Configuration.ServicePointManagerElement
To be added.
The settings correspond to properties in the class.
Gets the configuration element that controls settings for connections to remote host computers.
Property
2.0.0.0
4.0.0.0
System.Configuration.ConfigurationProperty("socket")
System.Net.Configuration.SocketElement
To be added.
To be added.
Gets the configuration element that controls settings for sockets.
Property
2.0.0.0
4.0.0.0
System.Configuration.ConfigurationProperty("webProxyScript")
System.Net.Configuration.WebProxyScriptElement
To be added.
To be added.
Gets the configuration element that controls the execution timeout and download timeout of Web proxy scripts.