IronWebScraper - The C# Web Scraping Library
WebScraperMaxHttpConnectionLimit Property |
Gets or sets the total number of allowed open HTTP requests (threads)
Namespace: IronWebScraper
Assembly: IronWebScraper (in IronWebScraper.dll) Version: 4.0.4.25470 (4.0.4.3)

public int MaxHttpConnectionLimit { get; set; }
Public Property MaxHttpConnectionLimit As Integer Get Set
Property Value
Type: Int32