GigaSpaces XAP.NET Documentation
TotalSwapSpaceSizeInBytes Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.OperatingSystemIOperatingSystemDetailsTotalSwapSpaceSizeInBytes
Gets the total swap space size in bytes. Note, currently only available on SUN VM.
Declaration Syntax
C#Visual BasicVisual C++J#
long TotalSwapSpaceSizeInBytes { get; }
ReadOnly Property TotalSwapSpaceSizeInBytes As Long
property long long TotalSwapSpaceSizeInBytes {
	long long get ();
}
/** @property */
long get_TotalSwapSpaceSizeInBytes()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 10.2.0.0 (10.2.1.14000)