Returns the name of this IAtomicLong instance.
Atomically adds the given value to the current value.
Namespace: Hazelcast.Core
Assembly: HazelcastClient3x (in HazelcastClient3x.dll) Version: 3.3.0.12
Syntax
Parameters
- delta
- Type: SystemInt64
the value to add
Return Value
Type: Int64name of this instance
Return Value
Type: Int64the updated value
Remarks
Remarks
See Also