M
Maanu
Hi,
I have two threads thread1 and thread2. Thread1 will give queue some data so
that Thread2 will process the queued data.
What mechanisms are available in c# for doing this?
Thanks!
I have two threads thread1 and thread2. Thread1 will give queue some data so
that Thread2 will process the queued data.
What mechanisms are available in c# for doing this?
Thanks!