Hi,
I wanted to know how can i get the results and the state object in Asynchronous thread programming in C#.
I have a delegate which has a Callback method.But I want to post the result & state of the Asynchronous thread to the parent thread.
Pl. provide me with some sample code also.
Regds,
raghu
I wanted to know how can i get the results and the state object in Asynchronous thread programming in C#.
I have a delegate which has a Callback method.But I want to post the result & state of the Asynchronous thread to the parent thread.
Pl. provide me with some sample code also.
Regds,
raghu