UrlCompletedEventArgs overview

Public Constructors

UrlCompletedEventArgs Constructs this event arg out of a bool and an instance of a TemporaryStorage

Public Methods

Equals  
GetHashCode Returns the has of this object.
GetType  (inherited from Object)  
ReferenceEquals  (inherited from Object)  
ToString  (inherited from Object)  

Public Properties

State  (inherited from ProcessingStateEventArgs) The ProcessingState that is processing the current request.
Storage The TemporaryStorage from which one can extract the contents of retrieving the processed url.

Protected Methods

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

See Also

UrlCompletedEventArgs Class | Eas.WebCrawler.Interfaces Namespace