Click or drag to resize
RegionAttributesCacheLoaderFactory Property
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: 9.0.6.18
Syntax
public string CacheLoaderFactory { get; }

Return Value

Type: String
the CacheLoader factory function name
See Also