How to kill a thread instantly in C# ?
题目
How to kill a thread instantly in C# ?
i am using thread.abort command to kill the thread but it not working is there any other way of terminating the thread
private void button1_Click ( object sender , EventArgs e )
答案
thread.Abort();
举一反三
我想写一篇关于奥巴马的演讲的文章,写哪一篇好呢?为什么好
最新试题
热门考点