Oddur Magnusson

Object reference not set to an instance of a human being

Browse by Tags

All Tags » BCL » ThreadPool (RSS)
ThreadPool.QueueUserWorkItem Traps
The QueueUserWorkItem is a function I've used a lot to queue up things that should execute async calls. And I've always called it like so: ThreadPool.QueueUserWorkItem ( DoIt, someStateVariable) ; And things have been fine and dandy. Of course...
Posted: Jan 02 2007, 10:24 AM by oddurmag | with 1 comment(s)
Filed under: , , ,
More Posts