arachnode.net

Crawl.Partner Property

Gets the partner Crawl. Each Crawl has a partner that it can take CrawlRequests from should the Crawl become stuck on a WebPage that is slow to respond, or that is streaming large volumes of content...

public Crawl Partner { public get; public set; }

Property Value

The crawler.

See Also

Crawl Class | Arachnode.SiteCrawler.Components Namespace