Skip to content

Acarus/Process-Monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Process-Monitor

API that allows monitoring processes in Windows. Main features:

  • allow start and restart process;
  • allow to retrieve process info (handle, id, status (is working, restarting, stopped));
  • allow to stop process via method call (without restart) and start it again;
  • log all events (start, crash, manual shutdown);
  • allow to add callbacks to all events. For example OnProcStart, OnProcCrash, OnProcManuallyStopped;

About

API that allows to monitor processes in Windows

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published