[Mono-list] Run C# app on the server

Abe Gillespie abe.gillespie at gmail.com
Tue Dec 23 11:48:02 EST 2008


Just FYI, Mono also supports the system service model as built into .Net.

On Tue, Dec 23, 2008 at 8:52 AM, kuse <marcus at in-process.se> wrote:
>
>
> Sure, I don't see any problems why it should not be possible.
>
> #crontab
> * * 12 * * /usr/bin/mono MyConsoleApp.exe > /dev/null
>
>
>
>
> M C wrote:
>>
>> Quick question: is it possible to run a C# console application on a
>> Linux/Mono server as a scheduled task?
>>
>> TIA,
>> Michael
>>
>
> --
> View this message in context: http://www.nabble.com/Run-C--app-on-the-server-tp21135423p21144878.html
> Sent from the Mono - General mailing list archive at Nabble.com.
>
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>


More information about the Mono-list mailing list