c# - Stuck trying to create an async method -


for last week i've been trying create async method. tried msdn article how to: implement component supports event-based asynchronous pattern work in method in same class. work i'm doing lot more complicated , own class. problem i'm having class doing work cannot post progress or completion methods handle stuff in parent class.

does have suggestions on how fix this?

thanks answers chaps - simple (and stupid) mistake - made event shared in parent class , bob's uncle!


Comments

Popular posts from this blog

ASP.NET/SQL find the element ID and update database -

jquery - appear modal windows bottom -

c++ - Compiling static TagLib 1.6.3 libraries for Windows -