Click or drag to resize
PoolManagerFind Method (RegionObject, Object)

Namespace: GemStone.GemFire.Cache.Generic
Assembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntax
public static Pool Find(
	Region<Object, Object> region
)

Parameters

region
Type: GemStone.GemFire.Cache.GenericRegionObject, Object

Return Value

Type: Pool
See Also