Java.Util.Concurrent.Phaser.UnarrivedParties Property
Returns the number of registered parties that have not yet arrived at the current phase of this phaser.

Syntax

[get: Android.Runtime.Register("getUnarrivedParties", "()I", "GetGetUnarrivedPartiesHandler")]
public virtual int UnarrivedParties { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the number of registered parties that have not yet arrived at the current phase of this phaser. If this phaser has terminated, the returned value is meaningless and arbitrary.

[Android Documentation]

Requirements

Namespace: Java.Util.Concurrent
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0