PreviousNextIndex

COMPLETE attribute

Indicates if the asynchronous request is completed and its result is processed on the client.

Data type: LOGICAL

Access: Readable

Applies to: Asynchronous request object handle

If set to FALSE, the PROCEDURE-COMPLETE event on this handle has not yet been returned from the AppServer running the request. This attribute is set to TRUE when the AppServer returns the PROCEDURE-COMPLETE event and immediately before any specified event procedure executes.


OpenEdge Release 10.2B
Copyright © 2009 Progress Software Corporation
PreviousNextIndex