Hi, if you are running a long process on the server-side method and you have an endless loop it will run and run and run... I have no real workaround or fix for that. Ajax.NET methods should be short running methods.
Regards, Michael On 4/5/06, EM_J <[EMAIL PROTECTED]> wrote: > > Micheal, > I took your advice and I have my ajax method polling the status of the > service (I'm polling multiple services). I noticed when I kill the > browser inetinfo is still using ~40% of the CPU, why is that? Does > that mean the while loop is still running? > Is there a way I can kill it? > > Thanks. > > > > > -- Kind regards, Michael Schwarz Microsoft MVP - Most Valuable Professional Microsoft MCAD - Certified Application Developer http://www.schwarz-interactive.de/ mailto:[EMAIL PROTECTED] --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ajax.NET Professional" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/ajaxpro The latest downloads of Ajax.NET Professional can be found at http://www.ajaxpro.info -~----------~----~----~----~------~----~------~--~---
