sum_gupt
September 8th, 2009, 11:53 PM
Hello Friends,
Can anybody describe the the difference among
1> When we call a method through System.Threading.Thread
2> When we call a method through BackgroundWorker
3> When we call a method through defining a delegate( i.e. through BeginInvoke)
Thanks in Advance for your Help.
Can anybody describe the the difference among
1> When we call a method through System.Threading.Thread
2> When we call a method through BackgroundWorker
3> When we call a method through defining a delegate( i.e. through BeginInvoke)
Thanks in Advance for your Help.