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

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 14.5.0.0 (14.5.0)