开发者

how to check and alert the user if the session object's capacity exceeds the memory

开发者 https://www.devze.com 2022-12-31 17:45 出处:网络
hi i was working on a application developed in asp & c#.net, i want alert the usersif the session capacity exceeds the memorylimit. how can i alert the user if the session object\'开发者_如何学Pyt

hi i was working on a application developed in asp & c#.net, i want alert the usersif the session capacity exceeds the memory limit. how can i alert the user if the session object'开发者_如何学Pythons capacity exceeds the memory .


There is no per-session memory limit, unless you come up with one. Of course there is the overall memory limit and you can check the overall memory consumption using GC.GetTotalMemory method

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号