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: 12.1.0.0 (12.1.0.17000)