VarHandle.AccessMode.WeakCompareAndSet Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Android.Runtime.Register("WEAK_COMPARE_AND_SET", ApiSince=33)]
public static Java.Lang.Invoke.VarHandle.AccessMode WeakCompareAndSet { get; }
[<Android.Runtime.Register("WEAK_COMPARE_AND_SET", ApiSince=33)>]
static member WeakCompareAndSet : Java.Lang.Invoke.VarHandle.AccessMode
Property Value
- Attributes