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

Return Value

Type: String
the PartitionResolver library path
See Also