System.Threading.Tasks.ConcurrentExclusiveSchedulerPair.Complete Method

Informs the scheduler pair that it should not accept any more tasks.

Syntax

public void Complete ()

Remarks

Calling ConcurrentExclusiveSchedulerPair.Complete is optional. It is necessary only if you're relying on the ConcurrentExclusiveSchedulerPair.Completion property for notification that all processing has been completed.

Requirements

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