AtomicLong.Acquire Property

Definition

Returns the current value, with memory effects as specified by VarHandle#getAcquire.

public long Acquire { [Android.Runtime.Register("getAcquire", "()J", "", ApiSince=33)] get; }

Property Value

the value

Attributes

Remarks

Returns the current value, with memory effects as specified by VarHandle#getAcquire.

Added in 9.

Java documentation for java.util.concurrent.atomic.AtomicLong.getAcquire().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to

Product Versions
.NET for Android .NET for Android API 34, .NET for Android API 35, .NET for Android API 36