Dropbox : Please make a new property which can set up "timeout".
description
Hi,
When the network is disconnected during the download ,SharpBox'download function is called to remain without throwing an exception.
I read SourceCode which version is "SharpBox 1.2", "ReadWriteTimeout" Propaty of HttpWebRequest is "Timeout.Infinite".
Depending on the situation , it is more convenient that shrarpbox can change request'timeout .
Please make sharpbox(ver 1.2) new property which can freely change HttpWebRequest's "Timeout" and "ReadWriteTimeout" property.
As soon as possible , I want to try !!
Thanks a lot .