Hello NetTalkies,
There are two timeouts that I can see in a NetWebClient object: AsyncOpenTimeOut, and InActiveTimeOut.
Question1: When is each timeout used? It would make sense to me that AsyncOpenTimeOut would be the timeout on opening a socket connection, and InActiveTimeOut would close an idle connection.
Question 2: How/where do I trap each timeout to produce an appropriate error or dump out of the procedure?
Thanks!
Regards,
Flint