Returns the name of this IAtomicLong instance.
Atomically adds the given value to the current value.
Namespace: Hazelcast.Core
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.8.1
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