process & xtd::diagnostics::process::wait_for_exit | ( | ) |
Instructs the xtd::diagnostics::process component to wait indefinitely for the associated process to exit.
xtd::invalid_operation_exception | There is no process associated with this xtd::diagnostics::process object. |