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: 10.1.0.0 (10.1.1.12800)