[mono-vb] Microsoft.VisualBasic.Devices.ComputerInfo.TotalPhysicalMemory

Rolf Bjarne Kvinge rolflists at ya.com
Tue Mar 15 17:55:05 EDT 2011


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: mono-vb-bounces at lists.ximian.com
[mailto:mono-vb-bounces at lists.ximian.com] On Behalf Of Andrew Benz
Sent: lunes, 14 de marzo de 2011 19:30
To: mono-vb at lists.ximian.com
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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-vb/attachments/20110315/d7af65fa/attachment.html 


More information about the Mono-vb mailing list