Variables that are declared in the ProgressChanged event are declared in the UI thread. You need to declare it in the DoWork event as well, otherwise the data is never fully passed.
Edit: Sorry, in your case it needs to be declared in DoChat()
|
Results 1 to 22 of 22
Threaded View
|
Click Here to Expand Forum to Full Width |