阅读背景:

如何从WCF调用返回响应然后再做更多工作?

来源:互联网 

I have a synchronous web service call that returns a message. I need to quickly return a message that basically says that order was received. I then need to spend a couple of minutes processing the order, but cannot block the service call for that long. So how can I return from the web service, and then do some more stuff? I'm guessing I need to fork some other thread or something before I return, but I'm not sure of the best approach.I have a synchronous web service call that retu




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

分享到: