Previous Next

Progress.Lang.OERequestInfo class
Contains information pertaining to a specific remote procedure call. OpenEdge provides instances of this object that you can reference using handle attributes of any server object or asynchronous request object created in an AppServer client session, and using attributes of the SESSION system handle in an AppServer agent session (see the Notes for this class).
Constructors
This class does not contain a constructor.
Super Class
Progress.Lang.Object class
Interfaces
This class does not implement interfaces (beyond those it inherits from its base class).
Public
Properties
 
Public
Methods

This class does not contain any methods.
Public
Events

This class does not contain events.
Notes 
*
*
*
*
In an AppServer agent session, you can reference separate instances of this class using the following attributes of the SESSION system handle:
*
*
See also 
CURRENT-REQUEST-INFO attribute, CURRENT-RESPONSE-INFO attribute, REQUEST-INFO attribute, RESPONSE-INFO attribute

Previous Next
© 2012 Progress Software Corporation and/or its subsidiaries or affiliates.