Java.Util.Concurrent.Phaser.Phase Property
Returns the current phase number.

Syntax

[get: Android.Runtime.Register("getPhase", "()I", "GetGetPhaseHandler")]
public int Phase { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the current phase number. The maximum phase number is Integer.MAX_VALUE, after which it restarts at zero. Upon termination, the phase number is negative, in which case the prevailing phase prior to termination may be obtained via getPhase() + Integer.MIN_VALUE.

[Android Documentation]

Requirements

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