S
Satinderpal Singh
Hi All,
To download the files from the http or https server, we have used WebClient
object.
But, the problem is we cannot specify timeout in the WebClient object.
So, using HttpWebRequest and HttpWebResponse the only way to do it ? or is
there some other way with which we can specify timeout for WebClient object.
Thanks in advance.
Satinder
To download the files from the http or https server, we have used WebClient
object.
But, the problem is we cannot specify timeout in the WebClient object.
So, using HttpWebRequest and HttpWebResponse the only way to do it ? or is
there some other way with which we can specify timeout for WebClient object.
Thanks in advance.
Satinder