connection constant
Backend_BalancingMode
const connection
Balance based on the number of simultaneous connections.
Implementation
static const connection = Backend_BalancingMode('CONNECTION');
Balance based on the number of simultaneous connections.
static const connection = Backend_BalancingMode('CONNECTION');