I found that it can be easily done using java from this answer but couldn't find yet how to do it if my applicating is written using C#.NET and xamarin libraries. How to get those same datas (current heap size, maximum heap size) using this framework?
Thanks in advance.