IApplicationTaskProcessorWaitAll Method

Used to await the processing to complete for all the tasks that are being processed via the ProcessTasks() method.

Definition

Namespace: MFiles.VAF.Common.ApplicationTaskQueue
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
void WaitAll()

See Also