阅读背景:

ASP.NET Web服务方法有没有办法使用异步方法?

来源:互联网 

I have an ASP.NET webservice (.asmx) with a simple method that reads something from the DB with a sync call (ExecuteReader) and returns the result. There is any way to optimize the Thread Pool usage (ie. by calling an async call (BeginExecuteReader)) without changing the method's signature?I have an ASP.NET webservice (.asmx) with a sim




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

分享到: