Previous Next

Asynchronous request object handle
Maintains the status of an asynchronous request running on an AppServer or Web service.
Syntax 
 
async-request-handle [ : attribute ]
async-request-handle
A handle variable that references an asynchronous request object. This object is instantiated when you execute an asynchronous remote procedure using the RUN statement specified with the ASYNCHRONOUS option. You can get the handle value by doing one of the following:
*
*
*
attribute
An attribute of the asynchronous request handle.
Attributes
 
Events
 
Notes 
*
*
*
See also 
RUN statement, Server object handle, SELF system handle, WAIT-FOR statement (ABL only)

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