[TIBCO.EMS .NET client library 8.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 the Queue.

See Also