Method | Description | |
---|---|---|
AddProcess ( |
Add the process to be tracked. If our current process is killed, the child processes that we are tracking will be automatically killed, too. If the child process terminates first, that's fine, too.
|
Method | Description | |
---|---|---|
AssignProcessToJobObject ( |
||
ChildProcessTracker ( ) : System | ||
CreateJobObject ( |
||
SetInformationJobObject ( |
public static AddProcess ( |
||
process | ||
return | void |