Terminates a request for Active Server Page (ASP) resources. This method is provided for compatibility with legacy ASP applications.
Syntax
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
protected
void AspCompatEndProcessRequest (
IAsyncResult result)
Parameters
- result
-
The ASP page generated by the request.
Remarks
Requirements
Namespace: System.Web.UI
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0