3
Answers

Invoking a delegate asynchronously

Hi friends,

I want to know that which method would be used to invoke a delegate type asynchronously in c#? Give an example with code?
Answers (3)