GigaSpaces XAP.NET Documentation
ActualPhysicalMemoryUsedPerc Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.OperatingSystemIOperatingSystemStatisticsActualPhysicalMemoryUsedPerc
Gets the percesntage used of the actual physical memory out of the total physical memory.
Declaration Syntax
C#Visual BasicVisual C++J#
double ActualPhysicalMemoryUsedPerc { get; }
ReadOnly Property ActualPhysicalMemoryUsedPerc As Double
property double ActualPhysicalMemoryUsedPerc {
	double get ();
}
/** @property */
double get_ActualPhysicalMemoryUsedPerc()

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