Shishya
unread,Sep 20, 2011, 8:05:01 AM9/20/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to li...@googlegroups.com
Hi,
Just wondering, if there is a way of continously ping my backend server at pause of 2 secs and update the client UI.
I tried with while(1)_.asyncRun(function(){linb.message("test_Continous");}),200);
This hangs the browser.
Any other way possible! Please share.
Thanks