GigaSpaces XAP.NET Documentation
CleanPerSecond Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.SpaceISpaceInstanceStatisticsCleanPerSecond
Gets the space instance's clean operations count per second.
Declaration Syntax
C#Visual BasicVisual C++J#
double CleanPerSecond { get; }
ReadOnly Property CleanPerSecond As Double
property double CleanPerSecond {
	double get ();
}
/** @property */
double get_CleanPerSecond()

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