This function initiates an asynchronous cooperative flow. If the request is accepted by the supporting runtime, then the request is considered outstanding. Each outstanding asynchronous request is identified by a unique ID value. This ID value is generated by the supporting runtime that places the ID into the address specified by the requestID argument. The returned AsyncRequestID handle lets the requesting application to identify the specific outstanding request on other C Proxy API calls (ProxyGetAsyncResponse, ProxyCheckAsyncResponse, ProxyIgnoreAsyncResponse).
The application should preserve the returned AsyncRequestID value for as long as the request remains outstanding. The application can have concurrent outstanding asynchronous requests, each request referencing a unique value of AsyncRequestID.
Note: This function is not supported for communication type of Tuxedo.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|