Request overview

Public Constructors

Request  

Public Methods

CompareTo  
Equals  
GetHashCode Returns the hashcode of the Request, based on its Uri.
GetType  (inherited from Object)  
ReferenceEquals  (inherited from Object)  
ToString Provides a System.String representation of the request, which is its Uri.

Public Properties

Depth The depth of this request.
Parent The parent of this request.
Uri The System.Uri of this request.

Protected Methods

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

See Also

Request Class | Eas.WebCrawler.Interfaces Namespace