I\'m trying to write a Mono C# daemon for linux.
I\'d like to do a starts and stops of it when its done processing instead of just killing the process.
Does