HttpResponseWrapper::End Method ()
.NET Framework (current version)
Sends all currently buffered output to the client, stops execution of the requested process, and raises the EndRequest event.
Assembly: System.Web (in System.Web.dll)
| Exception | Condition |
|---|---|
| ThreadAbortException | The call to End has terminated the current request. |
.NET Framework
Available since 3.5
Available since 3.5
Show: