System.Threading.Barrier.SignalAndWait Method

Signals that a participant has reached the barrier and waits for all other participants to reach the barrier, while observing a cancellation token.

Syntax

public void SignalAndWait (CancellationToken cancellationToken)

Parameters

cancellationToken
The System.Threading.CancellationToken to observe.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Threading
Assembly: System (in System.dll)
Assembly Versions: 4.0.0.0