GigaSpaces XAP.NET Documentation
IOperatingSystemsDetails Interface
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.OperatingSystemIOperatingSystemsDetails
An aggregated view of all the currently discovered IOperatingSystemDetails
Declaration Syntax
C#Visual BasicVisual C++J#
public interface IOperatingSystemsDetails
Public Interface IOperatingSystemsDetails
public interface class IOperatingSystemsDetails
public interface IOperatingSystemsDetails
Members
All MembersProperties



IconMemberDescription
AvailableProcessors
Gets the summation of all IOperatingSystemDetails available processors.

TotalPhysicalMemorySizeInBytes
Gets the summation of all IOperatingSystemDetails total physical memory size in bytes.

TotalPhysicalMemorySizeInGB
Gets the summation of all IOperatingSystemDetails total physical memory size in giga bytes.

TotalPhysicalMemorySizeInMB
Gets the summation of all IOperatingSystemDetails total physical memory size in mega bytes.

TotalSwapSpaceSizeInBytes
Gets the summation of all IOperatingSystemDetails total swap space size in bytes.

TotalSwapSpaceSizeInGB
Gets the summation of all IOperatingSystemDetails total swap space size in giga bytes.

TotalSwapSpaceSizeInMB
Gets the summation of all IOperatingSystemDetails total swap space size in mega bytes.

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