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

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 9.0.2.6900 (9.0.2.6900)