The inner handler that gets called.

Declaration Syntax

Public ReadOnly Property InnerHandler() As UrlProcessedHandler
public UrlProcessedHandler InnerHandler {get;}
public: __property UrlProcessedHandler get_InnerHandler();
public function get InnerHandler() : UrlProcessedHandler;

Requirements

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

See Also

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