Can we use Response.Flush () instead of Response.End()

后端 未结 3 1106
醉酒成梦
醉酒成梦 2020-12-18 06:11

Response.End() generates ThreadAbortException.

Using HttpContext.Current.ApplicationInstance.CompleteRequest in place of it d

3条回答
提交回复
热议问题