T
trialproduct2004
Hi all
i am having application in C#.
here what i want it to update one datagrid depending on particular
value.
I want to start minimum of 5 threads at a time and all these threads
are updating datagrid in their thread proceudre.
What i want is whenever 5 threads are running as soon as one thread
finish its execution i want to asssing new thread proceudre to that
thread.
Can some one tell me how to do it?
Any help will be appreciated.
thanks in advance.
i am having application in C#.
here what i want it to update one datagrid depending on particular
value.
I want to start minimum of 5 threads at a time and all these threads
are updating datagrid in their thread proceudre.
What i want is whenever 5 threads are running as soon as one thread
finish its execution i want to asssing new thread proceudre to that
thread.
Can some one tell me how to do it?
Any help will be appreciated.
thanks in advance.