有一个关于创建C#线程的快速问题.
我用ManualResetEvent创建了一个,它在调用Stop()时设置.这很好但是我需要创建另一个ManualResetEvent或wait句柄才能立即触发工作者吗?
c# multithreading
c# ×1
multithreading ×1