The minimum number of connections that can be established for a given AppObject. The value should not be greater than the value of
PROGRESS.Session.MaxConnections.
If the number of connections falls below the
PROGRESS.Session.MinConnections value, then sufficient new connections are created (when the next request is run) to bring the size of the connection pool back up to the
PROGRESS.Session.MinConnections value.