Quantcast
Channel: htmlagilitypack Forum Rss Feed
Viewing all articles
Browse latest Browse all 655

New Post: What is the default timeout for htmlagilitypack

$
0
0

Hello. I am using latest build of htmlagilitypack. I downloaded and run the build to get the dll file.

Runtime version : v2.0.50727

 

Now i am using this method to load web pages

  hdMyDoc = hwWeb.Load(srPageUrl);

 

My question is what is the default timeout for this ? And how can i change the default timeout ?

 

I am able to override the default encoding like this

 

                    hwWeb = new HtmlWeb
                    {
                        AutoDetectEncoding = false,
                        OverrideEncoding = Encoding.GetEncoding("iso-8859-9"),
                    };

 

Thanks for the answers.


Viewing all articles
Browse latest Browse all 655

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>