setInboundConnectionPool()

Use the setInboundConnectionPool() method to set the maximum number of connections for a client connection pool.

Parameters

The following tables lists the parameters:
Name Type Description
ClientConnectionPoolName string The name of the client connection pool.
MaxConnections integer The maximum number of connections for the specified pool.

Returned Results

The method has no returned results.