|
AppTaskBatchProcessorWaitAll Method (Int32)
|
Waits for all child tasks to exit.
Namespace:
MFiles.VAF.MultiserverMode
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.2.0.9
Syntaxpublic void WaitAll(
int waitDelayMs
)
Parameters
- waitDelayMs
- Type: SystemInt32
Delay in milliseconds to wait before giving up.
See Also