This sample demonstrates how to setup async event handlers as C# Delegates.
In a console window run: AsyncDelegate But it is more instructive to run one instance in your development environment debugger, stepping through the code.
In a console window run:
AsyncDelegate
But it is more instructive to run one instance in your development environment debugger, stepping through the code.