Hi,
>From what you tell it can be used. I wasn't able to find System.Runtime.Caching.MemoryCache.DetermineTotalPhysicalMemory on MSDN though. In any case I'd be happy to commit any patches you may have. Rolf From: [email protected] [mailto:[email protected]] On Behalf Of Andrew Benz Sent: lunes, 14 de marzo de 2011 19:30 To: [email protected] Subject: [mono-vb] Microsoft.VisualBasic.Devices.ComputerInfo.TotalPhysicalMemory 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 _____ No virus found in this message. Checked by AVG - www.avg.com Version: 10.0.1204 / Virus Database: 1498/3508 - Release Date: 03/15/11
_______________________________________________ Mono-vb mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-vb
