Building Distributed
Applications
Using the Progress AppServer
Handling Asynchronous Request Results
Progress supports the handling of asynchronous request results using an event procedure that executes in response to a PROCEDURE-COMPLETE event. As for other Progress events, this event is handled in the context of the PROCESS EVENTS statement or a blocking I/O statement (such as WAIT-FOR). The event procedure returns any results from the request to its own context block using appropriate input parameters that you define according to your application requirements.
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |