Click or drag to resize
RegionAttributesCacheWriterFactory 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 CacheWriterFactory { get; }

Return Value

Type: String
the CacheWriter factory function name
See Also