Friday, October 4, 2013

Array lists

Hi,


it isnt 100 numbers, it is around 100 files from 100 different folder paths. so i divide the folder paths into 4 ,each with 25 folder paths. each of them is placed an a thread and process one file at a time from each thread.


so it is 4 threads running for 25 times.


i want a c# logic to do this.


No comments:

Post a Comment