Summary

A UrlProcessedHandler which does nothing when the UrlProcessed event is fired by the web crawler.
For a list of all members of this type, see DoNothingUrlProcessedHandler Members .

Type Relationships

  System.Object
    Eas.WebCrawler.PlugIns.UrlProcessedHandlers.DoNothingUrlProcessedHandler

Declaration Syntax

Public Class DoNothingUrlProcessedHandler
	Implements UrlProcessedHandler
public class DoNothingUrlProcessedHandler : UrlProcessedHandler
public __gc class DoNothingUrlProcessedHandler : public UrlProcessedHandler
public class DoNothingUrlProcessedHandler implements UrlProcessedHandler

Requirements

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

See Also

DoNothingUrlProcessedHandler Members | Eas.WebCrawler.PlugIns.UrlProcessedHandlers Namespace