프로그래밍

[C#] Timer Object를 만들고 call back 함수가 실행될 때

벤야민 2009. 12. 21. 11:31
call back 함수는 그 타이머가 만들어진 thread에서 실행되는게 아니라 또 다른 thread 에서 실행되는 거임...

http://msdn.microsoft.com/en-us/library/system.threading.timer.aspx