Page::AspCompatEndProcessRequest Method (IAsyncResult^)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Terminates a request for Active Server Page (ASP) resources. This method is provided for compatibility with legacy ASP applications.
Assembly: System.Web (in System.Web.dll)
Parameters
- result
-
Type:
System::IAsyncResult^
The ASP page generated by the request.
Do not call this method.
.NET Framework
Available since 1.1
Available since 1.1
Show: