Namespace: Consultingwerk.OERA.JsdoGenericService.WebHandler
Class 
EndRequestEventArgs Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.EventArgs

File:EndRequestEventArgs
Purpose:Event argument for the SmartWebHandler:BeginRequest event
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sun Aug 08 08:05:49 CEST 2021
Purpose: Returns the reference to the web request
Notes:


Top Constructor Summary
Options Name Purpose
+ EndRequestEventArgs (IWebRequest, IHttpResponse) Constructor for the EndRequestEventArgs class

Top Property Summary
Options Name Purpose
+ Consultingwerk.EventArgs Empty
Inherited from Consultingwerk.EventArgs
+ OpenEdge.Net.HTTP.IHttpResponse Response
+ OpenEdge.Web.IWebRequest WebRequest


Constructor Detail
Top

PUBLIC EndRequestEventArgs (IWebRequest, IHttpResponse)

Purpose: Constructor for the EndRequestEventArgs class
Notes:

Parameters:
poRequest OpenEdge.Web.IWebRequest
The IWebRequest instance representing the call
poResponse OpenEdge.Net.HTTP.IHttpResponse
The IHttpResponse instance


Property Detail
Top

PUBLIC Consultingwerk.EventArgs Empty

Inherited from Consultingwerk.EventArgs

Returns Consultingwerk.EventArgs
Top

PUBLIC OpenEdge.Net.HTTP.IHttpResponse Response


Returns OpenEdge.Net.HTTP.IHttpResponse
Top

PUBLIC OpenEdge.Web.IWebRequest WebRequest


Returns OpenEdge.Web.IWebRequest


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 05:52:46