AsyncDelegate

This sample demonstrates how to setup async event handlers as C# Delegates.

How to Run

In a console window run:

 
    AsyncDelegate
     

But it is more instructive to run one instance in your development environment debugger, stepping through the code.