Atomically adds the given value to the current value.
Syntax
[Android.Runtime.Register("getAndAdd", "(J)J", "")]
public
long GetAndAdd (
long delta)
Parameters
- delta
- the value to add
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Java.Util.Concurrent.Atomic
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1