0
votes
votes
1 answers
canceling Background Worker
Hi! I have an issue with stopping BGW job. here is the snippet: [code] private void InitBGWorker() { OptionsSC.Playing = true; bgwTrackPos.DoWork += bw_DoWork; bgwTrackPos.WorkerReport ...
blah blah blah is here! blah blah » Close
Hi! I have an issue with stopping BGW job. here is the snippet: [code] private void InitBGWorker() { OptionsSC.Playing = true; bgwTrackPos.DoWork += bw_DoWork; bgwTrackPos.WorkerReport ...
Got feedack? Found a bug? report it here.