Hi all

i have made a application that lists all process running on iPhone
Simulator, using the following code:

System.Diagnostics.Process.GetProcess()

and it worked on iPhone Simulator without any problem but on the iPhone
device it just exits.
can you please explain me why that happens? if Process.GetProcess() is not
available to use, so how to this ? how to list the process? i know it is
possible because of an app that is available on the AppStore.

Thanks,
Regards,
PK DEVELOPER

--
View this message in context: 
http://monotouch.2284126.n4.nabble.com/Problem-using-System-Diagnostics-Process-tp3714936p3714936.html
Sent from the MonoTouch mailing list archive at Nabble.com.
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to