Mono Class Library: System.Web.HttpApplication Overview | Members

System.Web.HttpApplication.CompleteRequest Method

Stops the execution of the request pipeline.

public void CompleteRequest ()

Remarks

If this method is invoked at any stage in the pipeline processing (described in more detail in System.Web.HttpApplication) the remaining steps of the pipeline are not executed. The only step executed is the EndRequest step.

Requirements

Namespace: System.Web
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0