Welcome to MSDN Blogs Sign in | Join | Help

jaredpar's WebLog

Code, rants and ramblings of a programmer.

Browse by Tags

All Tags » Testing » Threading   (RSS)
ISynchronizeInvoke ... now
ISynchronizeInvoke is an interface which allows you to execute a delegate synchronously or asynchronously. The implementer of the interface can control how the delegate is executed. In particular the implementer controls on which thread the delegate is Read More...

Posted Monday, January 07, 2008 9:25 PM by Jared Parsons | 1 Comments

Page view tracker