Atomically sets the given value and returns the old value.
Namespace: Hazelcast.Core
Assembly: HazelcastClient3x (in HazelcastClient3x.dll) Version: 3.3.0.12
Syntax
Parameters
- newValue
- Type: SystemInt64
the new value
Return Value
Type: Int64the old value
Remarks
See Also