GigaSpaces XAP.NET Documentation
FreePhysicalMemorySizeInMB Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.OperatingSystemIOperatingSystemStatisticsFreePhysicalMemorySizeInMB
Gets the free physical memory size in mega bytes.
Declaration Syntax
C#Visual BasicVisual C++J#
double FreePhysicalMemorySizeInMB { get; }
ReadOnly Property FreePhysicalMemorySizeInMB As Double
property double FreePhysicalMemorySizeInMB {
	double get ();
}
/** @property */
double get_FreePhysicalMemorySizeInMB()

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