poolGetConnection method

int poolGetConnection(
  1. int poolId
)
inherited

Implementation

int poolGetConnection(int poolId) => _native.poolGetConnection(poolId);