Is this ASP.NET Session wrapper thread safe?

前端 未结 0 828
盖世英雄少女心
盖世英雄少女心 2020-12-10 20:12

I have a piece of code for wrapping up my Session objects in ASP.Net MVC 5 app. Here it is

 public class AppSession
    {

        // private constructor
             


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题