Determine a hash value for the EventRouter object according to the general Object.GetHashCode() contract.

Namespace: Tangosol.Net.Cache
Assembly: Coherence (in Coherence.dll) Version: 12.1.2.0 (12.1.2.0)

Syntax

C#
public override int GetHashCode()

Return Value

an integer hash value for this EventRouter

See Also