Have a look at Quartz.NET (http://quartznet.sourceforge.net/).




On 6 April 2012 19:25, Michael Minutillo <michael.minuti...@gmail.com>wrote:

> A good starting point is this article by Phil Haack
> http://haacked.com/archive/2011/10/16/the-dangers-of-implementing-recurring-background-tasks-in-asp-net.aspx
>
> I don't think they can kill off threads (unless they have customized the
> ASP.NET host) but they can recycle your app pool if you don't take steps
> to prevent it
> On Apr 6, 2012 4:13 PM, "Muhammad Niaz Rana" <forni...@gmail.com> wrote:
>
>> Can you please send any sample source code, what you did if possible
>> or any url to get the idea.
>>
>>
>> thanks in advance.
>>
>> On Fri, Apr 6, 2012 at 1:03 PM, Greg Keogh <g...@mira.net> wrote:
>> >>But what is my understanding, that hosting company can remove your
>> Threads.
>> > like GoDady.com
>> >
>> > I find it hard to believe they could do that -- Greg
>> >
>>
>>
>>
>> --
>>
>> Regards,
>> Muhammad Niaz
>>
>

Reply via email to