GigaSpaces XAP.NET Documentation
TotalPhysicalMemorySizeInMB Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.OperatingSystemIOperatingSystemDetailsTotalPhysicalMemorySizeInMB
Gets the total physical memory size in mega bytes. Note, currently only available on SUN VM.
Declaration Syntax
C#Visual BasicVisual C++J#
double TotalPhysicalMemorySizeInMB { get; }
ReadOnly Property TotalPhysicalMemorySizeInMB As Double
property double TotalPhysicalMemorySizeInMB {
	double get ();
}
/** @property */
double get_TotalPhysicalMemorySizeInMB()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 10.0.0.0 (10.0.1.11800)