阅读背景:

为什么通过IHttpHandler调用IHttpAsyncHandler ?

来源:互联网 

I made a custom handler that derives from MvcHandler. I have my routes using a custom RouteHandler that returns my new handler for GetHttpHandler(), and I override ProcessRequest() in my custom handler. The call to GetHttpHandler is triggering a breakpoint and my handler's constructor is definitely being called, but BeginProcessRequest() is being called on the base MvcHandler instead of ProcessRequest(). I made a custom handler that derives from MvcHa




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

分享到: