What Was I Thinking?

Follies & Foils of .NET Development
posts - 77, comments - 203, trackbacks - 0

My Links

News

Archives

Post Categories

Check These Out

Gurus

Using ThreadPoolHelper Syntax

Code Snippet
  1. ThreadPoolHelper.QueueUserWorkItem(arg1, arg2, arg3,
  2.                                           (localArg1, localArg2, localArg3) =>
  3.                                           {
  4.                                               /* code block */
  5.                                           });

Print | posted on Tuesday, September 28, 2010 11:06 AM | Filed Under [ Visual Studio ]

Feedback

No comments posted yet.
Post A Comment
Title:
Name:
Email:
Website:
Comment:
Verification:
 
 

Powered by: