Quantcast
Channel: Chilkat Forum - latest questions
Viewing all articles
Browse latest Browse all 1061

After HTTP asynchronous task completed, how to get the Response object?

$
0
0

I’m calling PTextAsync.

Set task = http.PTextAsync("POST", sURL, sPostData, "UTF-8", "plain/text", 0, 0)

After the task has completed, how do I get to the response object? i.e. resp.StatusCode, resp.BodyStr


Viewing all articles
Browse latest Browse all 1061

Trending Articles