Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Configures basic network options for the System.Net namespace.
<settings>
<servicePointManager> … </servicePointManager>
..<httpWebRequest> … </httpWebRequest>
..<ipv6> … </ipv6>
..<socket> … </socket>
..<webProxyScript> … </webProxyScript>
..<performanceCounters> … </performanceCounters>
</settings>
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child Elements
| Element | Description |
|---|---|
Customizes Web request parameters. |
|
Enables Internet Protocol version 6 (IPv6) support. |
|
Configures connections to network resources. |
|
Specifies whether socket operations use completion ports. |
|
Configures the characteristics of the script used to discover Web proxies. |
|
Enables network performance counters. |
Parent Elements
| Element | Description |
|---|---|
Contains settings that specify how the .NET Framework connects to the network. |
Remarks
Configuration Files
This element can be used in the application configuration file or the machine configuration file (Machine.config).