using System;using System.Collections.Generic;using System.Text;using System.Threading;namespace ConsoleApplication1 若要定时器不被线程池回收,就要加上 autoEvent.WaitOne(-1, false) 这是最关键的 相关文章: