arachnode.net

DiscoveryManager.IsDiscoveryRestricted Method

Determines whether [is discovery restricted] [the specified crawl request].

internal static bool IsDiscoveryRestricted(
   CrawlRequest crawlRequest,
   string absoluteUri
);

Parameters

crawlRequest
The crawl request.
absoluteUri
The absolute URI.

Return Value

true if [is discovery restricted] [the specified crawl request]; otherwise, false.

See Also

DiscoveryManager Class | Arachnode.SiteCrawler.Managers Namespace