AlwaysEmptyRequestHistory overview

Public Constructors

AlwaysEmptyRequestHistory  

Public Methods

AddCompletedRequest This implementation is empty (does nothing).
Dispose  (inherited from BaseDisposable)  
Equals  (inherited from Object)  
GetCompletedRequests Returns an empty enumeration, telling the crawler that no previously-completed requests should be ignored.
GetHashCode  (inherited from Object)  
GetType  (inherited from Object)  
Initialize Initializes this class
ReferenceEquals  (inherited from Object)  
ToString  (inherited from Object)  

Protected Methods

Dispose  
Finalize  (inherited from BaseDisposable) Finalizes this instance.
MemberwiseClone  (inherited from Object)  

See Also

AlwaysEmptyRequestHistory Class | Eas.WebCrawler.PlugIns.Histories Namespace