Java.Util.Concurrent.Atomic.AtomicLong.LazySet Method
Eventually sets to the given value.

Syntax

[Android.Runtime.Register("lazySet", "(J)V", "")]
public void LazySet (long p0)

Parameters

newValue
the new value

Remarks

Eventually sets to the given 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 9