RequestEventHandler

Wisej.Web.RequestEventHandler

Namespace: Wisej.Web

Assembly: Wisej.Framework (3.5.0.0)

Represent a method that handles the BeginRequest, and EndRequest events. Since 3.5.5

public delegate void RequestEventHandler(Object sender, RequestEventArgs e)

Parameters

Fired By

Last updated