GigaSpaces XAP.NET Documentation
CachedEntriesCount Property
Class LibraryGigaSpaces.Core.CacheILocalCacheManagerCachedEntriesCount
Number of entries stored in the local cache storage.
Declaration Syntax
C#Visual BasicVisual C++J#
int CachedEntriesCount { get; }
ReadOnly Property CachedEntriesCount As Integer
property int CachedEntriesCount {
	int get ();
}
/** @property */
int get_CachedEntriesCount()

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