M-Files Vault Application Framework
C#
Show/Hide TOC
App
Task
Batch
Processor
Wait
All 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
Reference
AppTaskBatchProcessor Class
MFiles.VAF.MultiserverMode Namespace
In This Article
Overload List
See Also