I have a C# console application that runs under linux.  The program informs you that it is running and to type 'exit' to get out of the program.  This all works fine, but if I try to put this in a background process, it will stop the process all together and won't continue to run the application.

Is there a special option in mono that will let me start my app in the background?

Thanks,
Jason
_______________________________________________
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to