Try OpenEdge Now
ABL Reference
Handle Attributes and Methods Reference
:
LAST-ASYNC-REQUEST attribute
LAST-ASYNC-REQUEST attribute
Returns the last entry in the list of all current asynchronous request handles for the specified AppServer or Web service that have been created in the current session.
Data type:
HANDLE
Access:
Read-only
Applies to:
Server object handle
If there are no asynchronous request handles for the specified server, LAST-ASYNC-REQUEST returns the Unknown value (
?
).