Returns the hashcode for 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 hashcode for this object.

Requirements

Namespace: Eas.WebCrawler.Common.Threading
Assembly: Eas.WebCrawler.Common (eas.webcrawler.common.dll)

See Also

SpinWaitLock Structure | SpinWaitLock Members | Eas.WebCrawler.Common.Threading Namespace