Performs an asynchronous execution of the specified URL.
Public Sub TransferRequest ( _ path As String _ )
Dim instance As HttpServerUtility Dim path As String instance.TransferRequest(path)
public void TransferRequest( string path )
public: void TransferRequest( String^ path )
public function TransferRequest( path : String )
The request requires the integrated pipeline mode of IIS 7.0.
The server is not available to handle the request.
The path parameter is nullNothingnullptra null reference (Nothing in Visual Basic).
This overload calls the TransferRequest overload with the preserveForm parameter set to false, the method parameter set to nullNothingnullptra null reference (Nothing in Visual Basic), and the headers parameter set to nullNothingnullptra null reference (Nothing in Visual Basic). For more information, see the "Remarks" section of the TransferRequest overload.
TransferRequest is introduced in the .NET Framework version 3.5. For more information, see .NET Framework 3.5 Architecture.
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003