[TIBCO.EMS.UFOCLIENT .NET client library 8.1 documentation]

Returns a hashcode representing the current object

Namespace:  TIBCO.EMS.UFO
Assembly:  TIBCO.EMS.UFO (in TIBCO.EMS.UFO.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