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.PostReleaseRequestState Event

 

Occurs when ASP.NET has completed executing all request event handlers and the request state data has been stored.

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

public event EventHandler PostReleaseRequestState

For more information about how to handle events, see NIB: Consuming Events.

.NET Framework
Available since 2.0
Return to top
Show: