|
AppTaskBatchProcessorWaitAll Method (TimeSpan)
|
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(
TimeSpan waitDelay
)
Parameters
- waitDelay
- Type: SystemTimeSpan
Delay to wait before giving up.
See Also