System::Diagnostics::Process::get_EnableRaisingEvents method

Process::get_EnableRaisingEvents method

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

bool System::Diagnostics::Process::get_EnableRaisingEvents() const

See Also