AppTaskBatchProcessorWaitAll Method

Overload List

WaitAll Waits indefinitely (or until this cancellation token for this processor has the cancellation requested) for all child tasks to exit.
WaitAll(Int32) Waits for all child tasks to exit.
WaitAll(TimeSpan) Waits for all child tasks to exit.

See Also