Returns the hashcode of the Request, based on its Uri.

Declaration Syntax

Public Overrides Function GetHashCode() As Integer
public override int GetHashCode();
public: int GetHashCode();
public override function GetHashCode() : int;

Return Value

The hashcode.

Requirements

Namespace: Eas.WebCrawler.Interfaces
Assembly: Eas.WebCrawler.Interfaces (eas.webcrawler.interfaces.dll)

See Also

Request Class | Request Members | Eas.WebCrawler.Interfaces Namespace