Last time we looked at a simple example of using an AsyncCallback delegate to perform an asynchronous operation. We’ll build on this example and show how to pass some state into the callback.
Imports System.Net
|
||||||
|
Last time we looked at a simple example of using an AsyncCallback delegate to perform an asynchronous operation. We’ll build on this example and show how to pass some state into the callback. Imports System.Net
The last few years at work have left me with very little time to keep up a blog. Thankfully, things have finally settled down, leaving me with some quality time in the evening to pick back up my exploration of the CLR. Silverlight was the hot topic at this year’s Devlink, [...] |
||||||
|
Copyright © 2010 Do Loop Until You Die - All Rights Reserved |
||||||