Community

Asynchronous Device Operations

(Jeffrey Richter) In my last column, I demonstrated how to implement two base classes, AsyncResultNoResult and AsyncResult. Both of these classes implement the IAsyncResult interface, which is at the core of the common language runtime (CLR) Asynchronous Programming Model (APM). In this col

Read More - Register for Free Membership