arachnode.net

ContentLength.IsDisallowed(Discovery, ArachnodeDAO) Method

Determines whether the specified crawl request is disallowed.

public override bool IsDisallowed(
   Discovery discovery,
   ArachnodeDAO arachnodeDAO
);

Parameters

discovery
The discovery.
arachnodeDAO
The arachnode DAO.

Return Value

true if the specified crawl request is disallowed; otherwise, false.

See Also

ContentLength Class | Arachnode.SiteCrawler.Rules Namespace | ContentLength.IsDisallowed Overload List