[TIBCO.EMS .NET client library 5.1 documentation]

Returns a hashcode representing the current object

Namespace:  TIBCO.EMS
Assembly:  TIBCO.EMS (in TIBCO.EMS.dll)

Syntax

public override int GetHashCode()
Public Overrides Function GetHashCode As Integer
public:
virtual int GetHashCode() override

Return Value

A hashcode based on Queue's address.

See Also