T
Ted Ngo
Hi All,
Is there an example I can use to create mutli- thread for asp.net 2.0
in c#
Here is what I want to do. I have an multiple arrylist value. Array1,
Array2, Array3, Array3.
I want to pass the array into the thread and run each array on it own
thread.
On the thread it will create document and merger document.
Thanks. Please help.
Is there an example I can use to create mutli- thread for asp.net 2.0
in c#
Here is what I want to do. I have an multiple arrylist value. Array1,
Array2, Array3, Array3.
I want to pass the array into the thread and run each array on it own
thread.
On the thread it will create document and merger document.
Thanks. Please help.