![]() |
After using BeginInvoke and End Invoke the timer code does not work
I am using Asynchronous programming to do an upload.After i did BeginInvoke to start the upload and then End Invoke when upload is over.After that i have other C# code that need to run in the timer_tick event. But that does not run at all.
Pls help me .It is very crucial for me. |
Re: After using BeginInvoke and End Invoke the timer code does not work
Can you share the code snippet. Dont put all the code but the part that is not working
|
| All times are GMT +5.5. The time now is 16:12. |