Click or drag to resize

NLogHttpModuleBeginRequest Event

Event to be raised at the beginning of each HTTP Request.

Namespace:  NLog.Web
Assembly:  NLog.Web (in NLog.Web.dll) Version: 5.5.0+9fe9421708749962bac8393d7cec5df976518ccb
Syntax
public static event EventHandler BeginRequest

Value

Type: SystemEventHandler
See Also