المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : MultiThread and File process



C# Programming
01-16-2010, 12:20 PM
HI All,
I need to write a routine that read, at same time, 3 files and raise each string on 3 separate event handler.
I think that the correct way to solve this problem is multithread. It's correct?
Can you help me with an example?

Thanks a lot.

Alex