Blocks until all tasks in this job
complete.
Namespace: AGI.Parallel.Infrastructure
Assembly: AGI.Parallel.Infrastructure (in
AGI.Parallel.Infrastructure.dll) Version: 1.3.0.366 (1.3.0.366)
Syntax
Function WaitUntilDone As Boolean
Return Value
Type:
Boolean
True if the call completed without timing
out.
Exceptions
Remarks
-1 is the value to pass to WaitHandle.WaitAny to
avoid timeouts.
See Also