Share via


EventQueueName.GetHashCode Metodo

Definizione

Restituisce un codice hash per l'oggetto EventQueueName corrente.

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

Restituisce

Int32

Un valore integer che rappresenta il codice hash generato per l'oggetto EventQueueName corrente.

Commenti

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

Si applica a