poolClose method

bool poolClose(
  1. int poolId
)
inherited

Implementation

bool poolClose(int poolId) => _native.poolClose(poolId);