HttpServerUtilityBase::TransferRequest Method (String^)
.NET Framework (current version)
When overridden in a derived class, asynchronously executes the end point at the specified URL.
Assembly: System.Web (in System.Web.dll)
Parameters
- path
-
Type:
System::String^
The URL of the page or handler to execute.
| Exception | Condition |
|---|---|
| NotImplementedException | Always. |
.NET Framework
Available since 3.5
Available since 3.5
Show: