System.Web.HttpApplication.PostLogRequest Event

Occurs when ASP.NET has completed processing all the event handlers for the HttpApplication.LogRequest event.

Syntax

public event EventHandler PostLogRequest

Remarks

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

HttpApplication.PostLogRequest is introduced in the .NET Framework version 3.5. For more information, see The .NET Framework 3.5 Architecture.

Requirements

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