文件名称:KillThread
- 所属分类:
- .net编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 14kb
- 下载次数:
- 0次
- 提 供 者:
- a**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
.net 线程类不支持完善的关闭线程方法。如果调用Thread.Abort(),资源没有得到清理,并且Abort()也不保证会成功调用。本例包含一个WorkerThread类,演示了如何正确的关闭一个线程。-. net thread type does not support the perfect way to close the thread. If the call Thread.Abort (), resources have not been cleared, and Abort () call does not guarantee success. This example contains a WorkerThread class, demonstrates how the right to close a thread.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
KillThread
..........\AssemblyInfo.cs
..........\bin
..........\...\Debug
..........\KillThread.csproj
..........\KillThread.csproj.user
..........\KillThread.sln
..........\KillThread.suo
..........\KillThreadClient.cs
..........\KillThreadClient.resx
..........\licenses.licx
..........\obj
..........\...\Debug
..........\...\.....\KillThread.exe.incr
..........\...\.....\KillThread.exe.licenses
..........\...\.....\KillThread.projdata
..........\...\.....\KillThread.projdata1
..........\...\.....\KillThreadDemo.KillThreadClient.resources
..........\...\.....\temp
..........\...\.....\TempPE
..........\WorkerThread.cs
..........\AssemblyInfo.cs
..........\bin
..........\...\Debug
..........\KillThread.csproj
..........\KillThread.csproj.user
..........\KillThread.sln
..........\KillThread.suo
..........\KillThreadClient.cs
..........\KillThreadClient.resx
..........\licenses.licx
..........\obj
..........\...\Debug
..........\...\.....\KillThread.exe.incr
..........\...\.....\KillThread.exe.licenses
..........\...\.....\KillThread.projdata
..........\...\.....\KillThread.projdata1
..........\...\.....\KillThreadDemo.KillThreadClient.resources
..........\...\.....\temp
..........\...\.....\TempPE
..........\WorkerThread.cs