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