ibi Patterns - Search 6.0.0 .NET API |
NetricsConMgr.setConnectionPoolingCommon Method |
See AlsoExample |
![]() ![]() |
Set connection pooling to common mode.
Namespace: NetricsServerInterface
Assembly: NetricsServerInterface (in NetricsServerInterface.dll)
Syntax
Remarks
This causes any new NetricsServerInterface or NetricsTransaction objects created to use common connection pooling. This doesn't affect NetricsServerInterface or NetricsTransactions objects already created.
When common connection pooling is used the interface object will use a pool of connections that is shared with other interface objects using common connection pooling. This mode minimizes the number of new connections that are made to the server.