arachnode.net

DataType.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

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