Search results for query: *

  1. Z

    Threads and Timers

    I have a class where I use a timer. From another class, I create some threads and declare an instance of the class where I use the Timer. The problem is the Timer_Tick event doesn't execute any more. :confused: Do you have any ideas why? The timer works just fine if I don't use threads, so...
Back
Top