dwmkerr / consolecontrol

ConsoleControl is a C# class library that lets you embed a console in a WinForms or WPF application.
MIT License
723 stars 169 forks source link

docs: Document how to wait for a process to exit #53

Open dwmkerr opened 3 years ago

dwmkerr commented 3 years ago

See OnProcessExit in the code, would be good to document this