HttpApplication.EndRequest Event
.NET Framework (current version)
Occurs as the last event in the HTTP pipeline chain of execution when ASP.NET responds to a request.
Assembly: System.Web (in System.Web.dll)
The EndRequest event is always raised when the CompleteRequest method is called.
For more information about how to handle events, see NIB: Consuming Events.
.NET Framework
Available since 1.1
Available since 1.1
Show: