Hi !
In a RESTful application I want to execute a RESTRequest which may be unresponsive.
I want to use the ExecuteAsync method and catch the completed routine by setting the ACompletionHandler functionvariable.
Do any of you have successfully used ExecuteAsync with ACompletionHandler set ?
Please show me a working example !
RG