DRSConnectionPool

Manages the various resources used with internal replication.This object is valid in v5.x only.@since 6.0 deprecated



Attributes Summary
size : intThe max number of items in the pool.
poolConnections : booleanWhen true, the DRS will pool JMS connections in addition to JMS sessions, publishers and subscribers.

Attribute Details

size    -    The max number of items in the pool.Default: 10Min: 1, Max: 50@since 6.0 deprecated
     data type:  int
     default Value:   10



poolConnections    -    When true, the DRS will pool JMS connections in addition to JMS sessions, publishers and subscribers.Default: True@since 6.0 deprecated
     data type: boolean
     default Value:   false
     Allowed Values:  true   false  


Copyright IBM Corp. 1997-2004