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

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 10.1.0.0 (10.1.1.12800)