这里有错误啊,有些时候它会乱画,然后我要关闭它时,报出了一个异常,麻烦看看,谢谢!
未处理的“System.Threading.ThreadStateException”类型的异常出现在 mscorlib.dll 中。
其他信息: 线程不是用户挂起的;无法使其继续。
protected override void Dispose( bool disposing )
{
if(m_thread!=null)
{
//if(m_thread.ThreadState==ThreadState.SuspendRequested)
m_thread.Resume();
m_thread.Abort(); //这句有错误
}
if( disposing )
{
if (components != null)
{
components.Dispose();
}
}
base.Dispose( disposing );
}
汽车尾气检测网络系统QQ:357766186__MSN:MSNTHW19850316@