Thread Management Object
Posted
by Gusdor
on Stack Overflow
See other posts from Stack Overflow
or by Gusdor
Published on 2010-04-16T09:09:20Z
Indexed on
2010/04/16
9:13 UTC
Read the original article
Hit count: 262
I feel rather foolish as this is just a short question.
I was reading about a bunch of thread management helper classes in .net, specifically one that aids the storage of threads to help a service manager object automatically invoke delegates onto the subscribing thread. I'm pretty sure it had something to do with creating dispatchers.
Totally forgotten the name, can't find it :( Anyone know what I'm talking about?
© Stack Overflow or respective owner