Click or drag to resize
PoolDestroy Method
Destroys this pool closing any connections it produced.

Namespace: GemStone.GemFire.Cache.Generic
Assembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntax
public void Destroy()
Exceptions
ExceptionCondition
IllegalStateException if the pool is still in use
See Also