Stores a key-value pair in the multimap.
Namespace: Hazelcast.Core
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.8.0.1
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