Hello there!
I'm using httpjob to download google from internet and check that way if I have a working internet connection.
The problem is that I need to set the httpjob's timeout to 1 second. Now I'm getting 5 to 10 seconds where my app can't determine if there is internet or not because its waiting for the httpjob response.
Is there a way to set this? Thanks.
I'm using httpjob to download google from internet and check that way if I have a working internet connection.
The problem is that I need to set the httpjob's timeout to 1 second. Now I'm getting 5 to 10 seconds where my app can't determine if there is internet or not because its waiting for the httpjob response.
Is there a way to set this? Thanks.