Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

how to ger Results from Async. threads

Status
Not open for further replies.

raghu75

Programmer
Nov 21, 2000
66
IN
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top