Click or drag to resize

PoolerGetOrCreatePool Method

Overload List
  NameDescription
Public methodStatic memberGetOrCreatePool(Component)
Get a pool or create it if it doesn't exist.
Public methodStatic memberGetOrCreatePool(String, Component)
Get a pool or create it in a particular group if it doesn't exist.
Public methodStatic memberGetOrCreatePool(PoolGroup, Component)
Get a pool or create it in a particular group if it doesn't exist.
Top
See Also