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

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 12.2.0.0 (12.2.0.18000)