Summary
A base class for classes that handle the UrlProcessed notification of the web crawler by delegating to an inner handler.
For a list of all members of this type, see
DelegatingUrlProcessedHandler Members
.
Type Relationships
System.ObjectEas.WebCrawler.PlugIns.UrlProcessedHandlers.DelegatingUrlProcessedHandler
Declaration Syntax
Public Class DelegatingUrlProcessedHandler
Implements UrlProcessedHandler
public class DelegatingUrlProcessedHandler : UrlProcessedHandler
public __gc class DelegatingUrlProcessedHandler : public UrlProcessedHandler
public class DelegatingUrlProcessedHandler implements UrlProcessedHandler
Requirements
Namespace: Eas.WebCrawler.PlugIns.UrlProcessedHandlersAssembly: Eas.WebCrawler.PlugIns (eas.webcrawler.plugins.dll)