set_EnableRaisingEvents()

Process::set_EnableRaisingEvents(bool) method

Sets whether the event Exited should be raised when the process terminates.

void System::Diagnostics::Process::set_EnableRaisingEvents(bool enable_raising_events)

See Also