Aholics.com
Active member
Is there any way to successfuly acquire information from a spawned thread? For example:
* ASP.NET page spawns thread to do work
* ASP.NET page can ask thread for information regarding it's status on subsequent page hits, and display it on the web page
I'm thinking it's not really possible without a datasource of some kind they can share, but would love some insight.
Thanks,
AL
P.S. What, no forum on threading? <smile>
* ASP.NET page spawns thread to do work
* ASP.NET page can ask thread for information regarding it's status on subsequent page hits, and display it on the web page
I'm thinking it's not really possible without a datasource of some kind they can share, but would love some insight.
Thanks,
AL
P.S. What, no forum on threading? <smile>