[Mono-list] Thread interrupt : Not implemented

xiii29 xiii29 at free.fr
Wed Nov 1 04:58:56 EST 2006


Hi,

In my apps, I'm using a separate thread to collect data. When it has 
finished, I call the Sleep method.

In some case, I need him to restart immediately.

As the thread is in WaitSleepJoin state, I should call the Interrupt() 
method. But it seems that the method is not implemented on Mono ...

Others ways of doing that ?

Thanks !



More information about the Mono-list mailing list