

C Proxy › Function Calls › ProxyIgnoreAsyncResponse › Outputs
Outputs
Returns an enumerated type ProxyIgnoreAsyncResponseReturnValue. The return value may be:
- IgnoreAsyncResponseIgnored-The supporting runtime determines that the request is satisfied with a response from the server and the application is no longer obligated to retrieve the response. The status of the outstanding request is changed to complete.
- IgnoreAsyncInvalidAsyncRequestID-The specified request identifier does not correspond to an outstanding request. This may be because the ID does not exist, or because the response was already retrieved.
- IgnoreAsyncProcessingError-The proxy runtime was unable to process the IgnoreAsync request, but the error does not fall into one of the above categories.
Copyright © 2015 CA Technologies.
All rights reserved.
 
|
|