VisitedListCreatingUrlProcessor overview

Public Constructors

VisitedListCreatingUrlProcessor Constructs a VisitedListCreatingUrlProcessor from the name of the file to which visited Uris will be saved.

Public Methods

Equals  (inherited from Object)  
GetHashCode  (inherited from Object)  
GetType  (inherited from Object)  
ReferenceEquals  (inherited from Object)  
ToString  (inherited from Object)  
UrlProcessed Handles the UrlProcessed event fired by the web crawler when registered to do so.

Public Properties

FileName The name of the file to which Urls will be written.

Protected Methods

Finalize  (inherited from Object)  
MemberwiseClone  (inherited from Object)  

See Also

VisitedListCreatingUrlProcessor Class | Eas.WebCrawler.PlugIns.UrlProcessedHandlers Namespace