Home All Groups Group Topic Archive Search About

SynchronizationContext.Current is null?

Author
20 Dec 2005 2:10 PM
Adi
Hello
I'm trying to use this object to synchronize operations between threads.
Everything is working fine as long as I'm raising events (through the
synccontext object) from threads to the main thread, but I can't do it the
other way around.
For some reason, inside threads (other than the main thread) the "Current"
property is null.
Any ideas why?
Thanks

AddThis Social Bookmark Button