arachnode.net

Cache.UncrawledCrawlRequests Property

Gets the uncrawled crawl requests.

internal static PriorityQueue<CrawlRequest> UncrawledCrawlRequests { internal get; }

Property Value

The uncrawled crawl requests.

See Also

Cache Class | Arachnode.SiteCrawler.Core Namespace