DelegatingUrlProcessedHandler overview

Public Constructors

DelegatingUrlProcessedHandler Constructs a DelegatingUrlProcessedHandler from an inner processor.

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

InnerHandler The inner handler that gets called.

Protected Methods

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

See Also

DelegatingUrlProcessedHandler Class | Eas.WebCrawler.PlugIns.UrlProcessedHandlers Namespace