Backgroundworker report progress C#, WPF part II

preview_player
Показать описание
Background worker thread report progress

Рекомендации по теме
Комментарии
Автор

It is very useful tutorial for WPF Win Form! Please share with us more for CSharp when you have time!

kevincheng
Автор

Any chance you can explain why the progress bar was not full when the message appeared?

jasonw
Автор

Hi. I'm also using background work in async mode in my code. but facing issues like data from one MQ request is getting copied to another MQ request.

Is an object created by one instance of thread can be shared or use by anothet instance of same threads???

what can be done to avoid such


please help !

ashutoshsrivastava