Re: Help with threads



NullBock wrote:
Does the thread have to be kept in a field?  Couldn't you simply use a
local variable, creating a thread every time the method is called?
That would avoid the problem of reusing thread objects.

Walter Gildersleeve
Freiburg, Germany

___________________________________________
http://linkfrog.net
URL Shortening
Free and easy, small and green

Thanks that was a good thing to do.

//mikael
.