Process.Ignore (gb)
Property Ignore As Boolean
Return or set if the process is ignored.
-
If this property is FALSE (the default), then the interpreter will not quit until that process ends.
-
If this property is TRUE, the interpreter will kill the process when it quits.