M-Files Vault Application Framework
C#
Show/Hide TOC
Task
Processor
Base
TSettings
Wait
All Method
Waits for all active tasks to complete.
Definition
Namespace:
MFiles.VAF.MultiserverMode
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
public
abstract
void
WaitAll
()
Implements
IApplicationTaskProcessor
WaitAll
See Also
Reference
TaskProcessorBase
TSettings
Class
MFiles.VAF.MultiserverMode Namespace
In This Article
Definition
See Also