.NET Framework Class Library
HttpServerUtility..::.TransferRequest Method

Performs an asynchronous execution of the specified URL.

Overload List

  NameDescription
Public methodTransferRequest(String)Performs an asynchronous execution of the specified URL.
Public methodTransferRequest(String, Boolean)Performs an asynchronous execution of the specified URL and preserves query string parameters.
Public methodTransferRequest(String, Boolean, String, NameValueCollection)Performs an asynchronous execution of the specified URL using the specified HTTP method and headers.
Top
Remarks

TransferRequest is introduced in the .NET Framework version 3.5. For more information, see .NET Framework 3.5 Architecture.

See Also

Reference

Tags :


Page view tracker