What's the different between an async delegate and async method?

Posted by DayOne on Stack Overflow See other posts from Stack Overflow or by DayOne
Published on 2010-05-19T09:36:18Z Indexed on 2010/05/19 9:40 UTC
Read the original article Hit count: 146

Filed under:

What's the different between an async delegate and async method?

Someone told me they were different in C#, but I thought they were the same thing.

© Stack Overflow or respective owner

Related posts about c#