IMapK, VPut Method Hazelcast .Net Client Class Library
Overload List

  NameDescription
Public methodPut(K, V)
Associates the specified value with the specified key in this map If the map previously contained a mapping for the key, the old value is replaced by the specified value.
Public methodPut(K, V, Int64, TimeUnit)
Puts an entry into this map with a given ttl (time to live) value.
Top
See Also

Reference