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

  NameDescription
Public methodPutAsync(TKey, TValue)
Asynchronously puts the given key and value.
Public methodPutAsync(TKey, TValue, Int64, TimeUnit)
Asynchronously puts the given key and value into this map with a given ttl (time to live) value.
Top
See Also

Reference