Adds an entry listener for this multimap.
Namespace: Hazelcast.Core
Assembly: HazelcastClient3x (in HazelcastClient3x.dll) Version: 3.3.0.12
Syntax
Parameters
- listener
- Type: Hazelcast.CoreIEntryListenerK, V
entry listener - includeValue
- Type: SystemBoolean
true if EntryEvent should contain the value.
Return Value
Type: Stringreturns registration id.
See Also