阅读背景:

使用ThreadResetEvent将异步调用实现更改为使用Thread方法组合的实现

来源:互联网 

I'm looking for a design pattern to switch from using a ManualResetEvent to using Thread methods like Thread.Join. Right now I'm making an async call and then using a ManualResetEvent to wait till the async call finishes before continuing on the thread that made the call.I'm looking for a design pattern to switch from




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: