Hello actually wat i want is.... when i run my application one line of my source should wait n execute n other things should be proceeded normally....
i.e application should not wait for tat line to execute it should proceed actually but..after tat it should execute....
tried using User::After(5000000); but this makes my application wait...... s there any other way to do it??? thanks for any replies...

Reply With Quote

