G
Guest
Hi,
I have a worker thread. I run it in application start and I want to stop it
in application end. It does some operations every minute.
How can I stop it softly?
Softly: if it is doing operations when I command stop, it must finish its
operations and than must terminate itself.
Thanks in advance.
______________________________
Åženol Akbulak
I have a worker thread. I run it in application start and I want to stop it
in application end. It does some operations every minute.
How can I stop it softly?
Softly: if it is doing operations when I command stop, it must finish its
operations and than must terminate itself.
Thanks in advance.
______________________________
Åženol Akbulak