Home All Groups Group Topic Archive Search About

Run job on a seperate thread

Author
20 Apr 2006 7:46 AM
Mike TI
April 20, 2006

Hi all

I want to invoke a job on a seperate thread and then close it on completion.
Can anyone point me out to a working example.

Thank you.
Mike TI

Author
20 Apr 2006 11:00 AM
Herfried K. Wagner [MVP]
"Mike TI" <sunset***@hotmail.com> schrieb:
> I want to invoke a job on a seperate thread and then close it on
> completion. Can anyone point me out to a working example.

Did you already read the documentation for the 'System.Threading.Thread'
class and its members, especially its 'Start' method?

--
M S   Herfried K. Wagner
M V P  <URL:http://dotnet.mvps.org/>
V B   <URL:http://classicvb.org/petition/>