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

Syntax

[get: Android.Runtime.Register("getArrivedParties", "()I", "GetGetArrivedPartiesHandler")]
public virtual int ArrivedParties { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the number of registered parties that have 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