Click or drag to resize
RegionAttributesCacheListenerFactory Property
Returns 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 CacheListenerFactory { get; }

Return Value

Type: String
the CacheListener factory function name
See Also