GigaSpaces XAP.NET Documentation
LocalCacheManager Property
Class LibraryGigaSpaces.Core.CacheILocalCacheLocalCacheManager
Gets the local cache manager.
Declaration Syntax
C#Visual BasicVisual C++J#
ILocalCacheManager LocalCacheManager { get; }
ReadOnly Property LocalCacheManager As ILocalCacheManager
property ILocalCacheManager^ LocalCacheManager {
	ILocalCacheManager^ get ();
}
/** @property */
ILocalCacheManager get_LocalCacheManager()

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