Summary

Handles UrlProcessed events by saving out the processed Uri (not the request's contents) to a file.
For a list of all members of this type, see VisitedListCreatingUrlProcessor Members .

Type Relationships

  System.Object
    Eas.WebCrawler.PlugIns.UrlProcessedHandlers.VisitedListCreatingUrlProcessor

Declaration Syntax

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

Requirements

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

See Also

VisitedListCreatingUrlProcessor Members | Eas.WebCrawler.PlugIns.UrlProcessedHandlers Namespace