Home All Groups Group Topic Archive Search About

SynchronizationContext

Author
19 Dec 2005 5:52 PM
shayke
Hello

I am trying to raise events in another thread context.
I am using SynchronizationContext object.
It works fine as long as i am synchronizing any thread with the MAIN
PROCESS.
if i try to sync between two independant threads it fails.
somehow the SynchronizationContext.Current property is null.

Any ideas why?
Thanks

AddThis Social Bookmark Button