Do I have to use multithreading???

bdani82

Member
Joined
Jun 7, 2004
Messages
22
Programming Experience
3-5
I have a folder containing 10 files. For each file I have to invoke Start() method of another class library. How to wait until it finish elaboration? Do I have to use multithreading?

Help Me!!!

TKS!
 
Back
Top