There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Class to launch and monitor win32 process. Class constructor accepts command line path and arguments. Class instance launch a process and watch it`s state. In case of crash or exit it restart process using command line from constructor.