After using BeginInvoke and End Invoke the timer code does not work

Discussion in 'C#' started by Leo, Nov 21, 2006.

  1. Leo

    Leo New Member

    Joined:
    Nov 10, 2006
    Messages:
    16
    Likes Received:
    0
    Trophy Points:
    0
    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.
     
  2. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,376
    Likes Received:
    388
    Trophy Points:
    83
    Can you share the code snippet. Dont put all the code but the part that is not working
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice