Wednesday, August 8, 2012

Asynchronous Events

(ProTip: If I initialize the event to an empty delegate{}, I don’t have to null-check the event before raising it.)  
http://www.headspring.com/blog/developer-deep-dive/using-waithandles-to-test-asynchronous-events/

No comments:

Post a Comment