Barrier.CurrentPhaseNumber Property

Definition

Gets the number of the barrier's current phase.

public:
 property long CurrentPhaseNumber { long get(); };
public long CurrentPhaseNumber { get; }
member this.CurrentPhaseNumber : int64
Public ReadOnly Property CurrentPhaseNumber As Long

Property Value

Returns the number of the barrier's current phase.

Applies to

See also