Java.Util.Concurrent.Semaphore.IsFair Property
Returns true if this semaphore has fairness set true.

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

Returns true if this semaphore has fairness set true.

[Android Documentation]

Requirements

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