arachnode.net

CrawlRequest Constructor

A CrawlRequest.

CrawlRequest(
   Discovery discovery,
   int depth,
   UriClassificationType restrictCrawlTo,
   UriClassificationType restrictDiscoveriesTo,
   double priority,
   RenderType renderType,
   RenderType renderTypeForChildren
);

Parameters

discovery
The Discovery to be crawled.
depth
The depth to which this CrawlRequest should crawl.
restrictCrawlTo
if set to true [restrict crawl to].
restrictDiscoveriesTo
if set to true [restrict discoveries to].
priority
The Priority of CrawlRequest.
renderType
renderTypeForChildren

See Also

CrawlRequest Class | Arachnode.SiteCrawler.Value Namespace | CrawlRequest Constructor Overload List