中国开发网: 论坛: .NET/C#: 贴子 257660
老玉米
这个东西是需要类似的池化的机制来支持的?
Instances of the HttpApplication class are created in the ASP.NET infrastructure, not by the user directly. One instance of the HttpApplication class is used to process many requests in its lifetime; however, it can process only one request at a time. Thus, member variables can be used to store per-request data.

相关信息:


欢迎光临本社区,您还没有登录,不能发贴子。请在 这里登录