GigaSpaces XAP.NET Documentation
CpuPerc Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.OperatingSystemIOperatingSystemsStatisticsCpuPerc
Gets the combined cpu percentage (User + Sys + Nice + Wait)
Declaration Syntax
C#Visual BasicVisual C++J#
double CpuPerc { get; }
ReadOnly Property CpuPerc As Double
property double CpuPerc {
	double get ();
}
/** @property */
double get_CpuPerc()

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