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
property double CpuPerc {
	double get ();
}
/** @property */
double get_CpuPerc()

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