Progress
Version 9
Product Update Bulletin
ASYNCHRONOUS Attribute
Makes a dynamic invoke asynchronous. That is, the INVOKE() method with ASYNCHRONOUS set to TRUE does dynamically what the RUN statement with the ASYNCHRONOUS option does statically.
NOTE: If ASYNCHRONOUS is TRUE, the logic being invoked must reside on a Progress AppServer.Data Type: LOGICALAccess: Readable/WritableApplies To: CALL ObjectSYNTAX
logical-expression
A LOGICAL expression which, if TRUE, makes the dynamic invoke asynchronous.
The default is FALSE.
If ASYNCHRONOUS is TRUE, when the dynamic invoke returns successfully, it sets the ASYNC-REQUEST-HANDLE attribute to indicate an asynchronous-request object that provides information on this particular asynchronous request.
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |