RequestEventArgs
Wisej.Web.RequestEventArgs
Last updated
Wisej.Web.RequestEventArgs
Last updated
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.5.0.0)
Initializes an RequestEventArgs for the RequestEventHandler delegate.
Name | Type | Description |
---|---|---|
type | Type of the incoming request. |
RequestType: Returns the RequestType.
Name | Description |
---|---|
Represent a method that handles the BeginRequest, and EndRequest events. Since 3.5.5 |