Java.Util.Concurrent.Atomic.AtomicLong.DecrementAndGet Method
Atomically decrements by one the current value.

Syntax

[Android.Runtime.Register("decrementAndGet", "()J", "")]
public long DecrementAndGet ()

Returns

Documentation for this section has not yet been entered.

Remarks

Atomically decrements by one the current value.

[Android Documentation]

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