阅读背景:

对HTTP处理程序的同时请求不起作用

来源:互联网 

I have a Generic HTTP Handler (*.ashx) in my ASP.Net application which performs some basic but time consuming computations printing progress statements to the output as it goes to keep the user informed. Performing these computations involves reading some data files which are locked by the handler while using them, so it's important that two calls to the Handler don't start processing at once.I have a Generic HTTP Handler (*.ashx) in my AS




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

分享到: