I am studying threading in C#. I want to pass data table or dataset to thread in C#. Can i do that? I have done couple of assignment where I can pass string or object or mul