Socket.GetHashCode Metodo

Definizione

Restituisce un valore hash per un'istanza di Socket.

C#
public override int GetHashCode();

Restituisce

Valore hash intero.

Commenti

Il metodo GetHashCode restituisce un codice hash di questa istanza. Questo valore può essere usato come chiave nelle tabelle hash.

Si applica a

Prodotto Versioni
.NET Framework 1.1