[Mono-devel-list] Processes in Mono

Dick Porter dick at ximian.com
Fri Jul 30 06:30:44 EDT 2004


On Thu, 2004-07-29 at 23:40, Colt Majkrzak wrote:
> Hello, im trying to write a program that checks if the pid exists or not. 
> The code works great in windows with MS's framework, but for some reason
> under mono in linux im getting:
>  
> Unhandled Exception: System.ArgumentException: Can't find process with ID
> 21245

System.Diagnostics.Process only shows mono processes.  See
http://bugzilla.ximian.com/show_bug.cgi?id=51445 for the reasoning. 
This may change in the future though.

- Dick




More information about the Mono-devel-list mailing list