EventQueueName.GetHashCode Metodo

Definizione

Restituisce un codice hash per l'oggetto corrente EventQueueName.

public:
 override int GetHashCode();
public override int GetHashCode();
override this.GetHashCode : unit -> int
Public Overrides Function GetHashCode () As Integer

Valori restituiti

Intero che rappresenta il codice hash generato per l'oggetto corrente EventQueueName.

Commenti

GetHashCode restituisce un valore hash basato sul tipo di interfaccia e sull'operazione utilizzata per creare l'oggetto corrente EventQueueName.

Si applica a