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

  NameDescription
Public methodPut(TKey, TValue)
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(TKey, TValue, Int64, TimeUnit)
Puts an entry into this map with a given ttl (time to live) value.
Top
See Also

Reference