Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

HttpApplication::CompleteRequest Method ()

 

Causes ASP.NET to bypass all events and filtering in the HTTP pipeline chain of execution and directly execute the EndRequest event.

Namespace:   System.Web
Assembly:  System.Web (in System.Web.dll)

public:
void CompleteRequest()

.NET Framework
Available since 1.1
Return to top
Show: