[Mono-bugs] [Bug 62395][Nor] Changed - Kill() won't kill
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 4 Aug 2004 18:12:29 -0400 (EDT)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by dick@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=62395
--- shadow/62395 2004-08-04 17:12:01.000000000 -0400
+++ shadow/62395.tmp.1180 2004-08-04 18:12:29.000000000 -0400
@@ -61,6 +61,9 @@
would be nice if Kill() would be a little bit more radical, along the
lines of _exit() or abort(). Any chance of doing that?
Cheers,
Michi.
+
+------- Additional Comments From dick@ximian.com 2004-08-04 18:12 -------
+How about System.Environment.Exit()?