Transactional implementation of
Replace(TKey, TValue)
.
The object to be replaced will be accessible only in the current transaction context until the transaction is committed.
Namespace: Hazelcast.Core
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.6.2.0
Syntax
Parameters
Return Value
Type: TValueSee Also