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.Object
    Eas.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.UrlProcessedHandlers
Assembly: Eas.WebCrawler.PlugIns (eas.webcrawler.plugins.dll)

See Also

DelegatingUrlProcessedHandler Members | Eas.WebCrawler.PlugIns.UrlProcessedHandlers Namespace