dwmkerr / consolecontrol

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

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

Open dwmkerr opened 4 years ago

dwmkerr commented 4 years ago

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