ASYNC method with WPF 4.5...heeeelp I have a strange behavior - TopicsExpress



          

ASYNC method with WPF 4.5...heeeelp I have a strange behavior in WPF 4.5 (.net 4.5). Im using the keywords await and async in order to run long-operations (for example load a big BitmapImage, base for a Image control). The problem is that the awaiter doesnt return to the main UI Thread, because I get teh famous Exception: The calling thread cannot access this object because a different thread owns it. The whole problem (maybe useful for someone) is here: stackoverflow/questions/24459055/await-in-wpf-doesnt-return-to-ui-thread
Posted on: Fri, 27 Jun 2014 19:02:14 +0000

Trending Topics



Recently Viewed Topics




© 2015