System.Net.HttpWebRequest.GetHashCode Method
Generates a hash code for the current instance.

Syntax

public override int GetHashCode ()

Returns

A int containing the hash code for the current instance.

Remarks

The algorithm used to generate the hash code is unspecified.

Note: This method overrides object.GetHashCode.

Requirements

Namespace: System.Net
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0