Hi,
I think there is a little misunderstanding about timeout parameter.
What it basically means is if there is no response from the server for lets say 30 sec, then throw an exception.
But if upload goes correctly and it keep uploading and server did not disconnect for example or no other unexpected error occurred on the server then timeout will not be hit.
Hope it explains a little more.
Thanks,
Oleg
I think there is a little misunderstanding about timeout parameter.
What it basically means is if there is no response from the server for lets say 30 sec, then throw an exception.
But if upload goes correctly and it keep uploading and server did not disconnect for example or no other unexpected error occurred on the server then timeout will not be hit.
Hope it explains a little more.
Thanks,
Oleg