WebScraper.EnableWebCache Method

IronWebScraper

WebScraperEnableWebCache Method

Overload List
  NameDescription
Public methodEnableWebCache
Caches web http responses for reuse. This allows WebScraper classes to be modified and restarted without re-downloading previously scraped urls.
Public methodEnableWebCache(TimeSpan)
Caches web http responses for reuse. This allows WebScraper classes to be modified and restarted without re-downloading previously scrape urls.
Top
See Also