GigaSpaces XAP.NET Documentation
ReadCount Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.SpaceISpaceInstanceStatisticsReadCount
Gets the space instance's read operations count.
Declaration Syntax
C#Visual BasicVisual C++J#
long ReadCount { get; }
ReadOnly Property ReadCount As Long
property long long ReadCount {
	long long get ();
}
/** @property */
long get_ReadCount()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 10.0.0.0 (10.0.1.11800)