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

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