Stores a key-value pair in the multimap.
Namespace: Hazelcast.Core
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.6.1.0
Syntax
Parameters
Return Value
Type: Booleantrue if size of the multimap is increased, false if the multimap already contains the key-value pair.
See Also