HttpStatus.GetHashCode Method 

IT Hit WebDAV for .NET

Returns the hash code for this instance.

[Visual Basic]
Overrides Public Function GetHashCode() As Integer
[C#]
public override int GetHashCode();

Return Value

A 32-bit signed integer that is the hash code for this instance.

See Also

HttpStatus Class | ITHit.WebDAV.Client Namespace