HttpServerUtility.TransferRequest Method
.NET Framework 3.5
Performs an asynchronous execution of the specified URL.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
TransferRequest(String) | Performs an asynchronous execution of the specified URL. |
|
TransferRequest(String, Boolean) | Performs an asynchronous execution of the specified URL and preserves query string parameters. |
|
TransferRequest(String, Boolean, String, NameValueCollection) | Performs an asynchronous execution of the specified URL using the specified HTTP method and headers. |
TransferRequest is introduced in the .NET Framework version 3.5. For a summary of information about the .NET Framework, see .NET Framework 3.5 Architecture.