hi guys..


how can i destroy a running thread?
i mean the thread that i create using System.Thrading

it will not be terminated if i use:
tempThread.Abort()

!!!!!!!!!
any help?




thanks..