Click or drag to resize
RegionAttributesPoolName Property
This method returns the name of the attached pool.

Namespace: GemStone.GemFire.Cache
Assembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntax
public string PoolName { get; }

Return Value

Type: String
pool name
See Also