[mono-vb] Microsoft.VisualBasic.Devices.ComputerInfo.TotalPhysicalMemory
Andrew Benz
andorbal at gmail.com
Mon Mar 14 14:30:12 EDT 2011
I just ran into an issue where a library that I'm trying to use makes use of
the Microsoft.VisualBasic.Devices.ComputerInfo.TotalPhysicalMemory, which is
currently throwing a NotImplementedException. I'm guessing that this method
is supposed to return the save value
as System.Runtime.Caching.MemoryCache.DetermineTotalPhysicalMemory, which is
implemented in the main mono runtime. Could that functionality be re-used
in the TotalPhysicalMemory property?
Thanks,
Andrew
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-vb/attachments/20110314/2afe23e5/attachment.html
More information about the Mono-vb
mailing list