Java.Util.Concurrent.Locks.ReentrantLock.IsFair Property
Returns true if this lock has fairness set true.

Syntax

[get: Android.Runtime.Register("isFair", "()Z", "GetIsFairHandler")]
public bool IsFair { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns true if this lock has fairness set true.

[Android Documentation]

Requirements

Namespace: Java.Util.Concurrent.Locks
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1