make thread with method take sql connection

Posted by salamonti on Stack Overflow See other posts from Stack Overflow or by salamonti
Published on 2010-05-13T09:46:32Z Indexed on 2010/05/13 9:54 UTC
Read the original article Hit count: 203

Filed under:
|
|

how to use ParameterizedThreadStart in c# I want to make threads take void method and this method take sqlconnection ?

© Stack Overflow or respective owner

Related posts about sql

Related posts about c#