Overload List
Name | Description | |
---|---|---|
![]() | PutAsync(K, V) | Asynchronously puts the given key and value. |
![]() | PutAsync(K, V, Int64, TimeUnit) | Asynchronously puts the given key and value into this map with a given ttl (time to live) value. |
See Also
![]() | IMapK, VPutAsync Method | Hazelcast .Net Client Class Library |
Name | Description | |
---|---|---|
![]() | PutAsync(K, V) | Asynchronously puts the given key and value. |
![]() | PutAsync(K, V, Int64, TimeUnit) | Asynchronously puts the given key and value into this map with a given ttl (time to live) value. |