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
Post a Comment