Waits for all launched processes to exit (useful for background processes).
If any processes are launched while waiting, those will also be waited on.
- Namespace
- Statiq
.Common - Containing Type
- ProcessLauncher
Syntax
public void WaitForRunningProcesses()