Overload List
Name | Description | |
---|---|---|
PutAsync(TKey, TValue) | Asynchronously puts the given key and value. | |
PutAsync(TKey, TValue, Int64, TimeUnit) | Asynchronously puts the given key and value into this map with a given ttl (time to live) value. |
See Also
IMapTKey, TValuePutAsync Method | Hazelcast .Net Client Class Library |
Name | Description | |
---|---|---|
PutAsync(TKey, TValue) | Asynchronously puts the given key and value. | |
PutAsync(TKey, TValue, Int64, TimeUnit) | Asynchronously puts the given key and value into this map with a given ttl (time to live) value. |