iOS Question [Solved]Reduce the Timeout value

yves67

Active Member
Licensed User
Longtime User
Hello
I am using DBRequestManager.bas (Version= 2) with the library iHttpUtils2 (Version 2.2)
I would like to reduce (or set) the timeout value
How can I do it ?
in the DBRequestManager, at the SendJob method, there is a Dim j As HttpJob
but no timeout ?
Thanks
Yves
 
Top