Returns the hash of this object.

Declaration Syntax

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

Return Value

The hash of this object.

Requirements

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

See Also

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