Click or drag to resize
RegionAttributesCacheWriterLibrary Property
Returns the path of the library from which the factory function will be invoked 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 CacheWriterLibrary { get; }

Return Value

Type: String
the CacheWriter library path
See Also