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.3.13+628b0876960af3ee3454c99b7985dbb5e1c46bf0
Syntax
public static event EventHandler BeginRequest

Value

Type: SystemEventHandler
See Also