The UrlProcessedHandler to use when the conditional delegate returns
false
.

Declaration Syntax

Public ReadOnly Property FalseConditionHandler() As UrlProcessedHandler
public UrlProcessedHandler FalseConditionHandler {get;}
public: __property UrlProcessedHandler get_FalseConditionHandler();
public function get FalseConditionHandler() : UrlProcessedHandler;

Requirements

Namespace: Eas.WebCrawler.PlugIns.UrlProcessedHandlers
Assembly: Eas.WebCrawler.PlugIns (eas.webcrawler.plugins.dll)

See Also

ConditionalUrlProcessor Class | ConditionalUrlProcessor Members | Eas.WebCrawler.PlugIns.UrlProcessedHandlers Namespace