ManualResetEvent类的使用
摘要:
通知一个或多个正在等待的线程已发生事件。 此类不能被继承。构造函数public ManualResetEvent(bool initialState)initialState类型:System.Boolean如果为 true,则将初始状态设置为终止;如果为 false,则将初始状态设置为非终止。如果... 阅读全文
posted @ 2015-04-28 23:37 moffis 阅读(239) 评论(0) 推荐(0)
浙公网安备 33010602011771号