1 write to watchForExit
System (1)
services\monitoring\system\diagnosticts\Process.cs (1)
1134
watchForExit
= value;
4 references to watchForExit
System (4)
services\monitoring\system\diagnosticts\Process.cs (4)
1121
return
watchForExit
;
1124
if (value !=
watchForExit
) {
1789
if (
watchForExit
) {
2465
if (exited &&
watchForExit
) {