Overload List
Name | Description | |
---|---|---|
Set(TKey, TValue) | Puts an entry into this map. | |
Set(TKey, TValue, Int64, TimeUnit) | Puts an entry into this map with a given ttl (time to live) value. |
See Also
IMapTKey, TValueSet Method | Hazelcast .Net Client Class Library |
Name | Description | |
---|---|---|
Set(TKey, TValue) | Puts an entry into this map. | |
Set(TKey, TValue, Int64, TimeUnit) | Puts an entry into this map with a given ttl (time to live) value. |