Rreturns the symbol name of the factory function from which
the loader will be created on a cache server.
Namespace: GemStone.GemFire.Cache
Assembly: GemStone.GemFire.Cache (in GemStone.GemFire.Cache.dll)
Version: 2.7.0.0
Syntax
| C# |
|---|
public string CacheLoaderFactory{ get;} |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property CacheLoaderFactory As String |
| Visual C++ |
|---|
public: property String^ CacheLoaderFactory { String^ get (); } |
Return Value
the CacheLoader factory function name
See Also
RegionAttributes Class
GemStone.GemFire.Cache Namespace