IronWebScraper - The C# Web Scraping Library
WebScraperRetry Method |
Retries a Response.
Usually called in a Parse method, this method is useful if a Captcha or error screen was encountered during Html parsing.
Namespace: IronWebScraper
Assembly: IronWebScraper (in IronWebScraper.dll) Version: 4.0.4.25470 (4.0.4.3)

Parameters
- Response
- Type: IronWebScraperResponse
