Saturday, 31 August 2013

How to terminate a dispatched thread in WPF

How to terminate a dispatched thread in WPF

References

Reference NO 1

http://stackoverflow.com/questions/15188141/how-to-terminate-a-dispatched-thread-in-wpf

Reference NO 2

http://stackoverflow.com/questions/5015278/dispatcher-to-thread-relationships-in-wpf

Reference NO 3

http://www.beingdeveloper.com/use-dispatcher-in-wpf-to-build-responsive-applications/

Reference NO 4

http://reedcopsey.com/2011/11/28/launching-a-wpf-window-in-a-separate-thread-part-1/

Reference NO 5

http://msdn.microsoft.com/en-us/library/system.windows.threading.dispatchertimer.aspx

Reference NO 6

http://blog.decarufel.net/2009/03/good-practice-to-use-dispatcher-in-wpf.html

Reference NO 7

http://www.jimandkatrin.com/CodeBlog/post/WPF-Worker-Thread-Exceptions.aspx

Reference NO 8

#EANF#

No comments:

Post a Comment