vis781
Well-known member
Hi, i know that this is a massive subject and not one that could be discussed in full on a single thread. But i have just started using them and have a couple of questions. I have read many articles but i can't find a simple yes/no answer.
1. Do delegates automatically start their operation on a separate thread.
2. Is it ok to declare a shared delegate.
3. When should you use a thread from system.threading as opposed to a delgate?
thanks for reading. I hope i've been clear enough.
1. Do delegates automatically start their operation on a separate thread.
2. Is it ok to declare a shared delegate.
3. When should you use a thread from system.threading as opposed to a delgate?
thanks for reading. I hope i've been clear enough.
Last edited: