IMapTKey, TValuePutIfAbsent Method Hazelcast .Net Client Class Library
Overload List

  NameDescription
Public methodPutIfAbsent(TKey, TValue)
If the specified key is not already associated with a value, associate it with the given value.
Public methodPutIfAbsent(TKey, TValue, Int64, TimeUnit)
Puts an entry into this map with a given ttl (time to live) value if the specified key is not already associated with a value.
Top
See Also

Reference