IronWebScraper - The C# Web Scraping Library
WebScraperSuccessfulFileDownloadCount Property |
Gets the number of successful http downloads using the DownloadFile and DownloadImage methods..
Namespace: IronWebScraper
Assembly: IronWebScraper (in IronWebScraper.dll) Version: 4.0.4.25470 (4.0.4.3)

public int SuccessfulFileDownloadCount { get; }
Public ReadOnly Property SuccessfulFileDownloadCount As Integer Get
Property Value
Type: Int32