I got in a session a class with type-safe variable; int, string, dataset, etc
is there a way to find out how much memory is used by that session?
thanks
From stackoverflow
-
Using a profiler is your best bet. Personally I really like jetbrains dotTrace.
0 comments:
Post a Comment