[TIBCO.EMS.UFOCLIENT .NET client library 6.3 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 Topic.

See Also