stopPool method

void stopPool()

Implementation

void stopPool() {
  _isStopped = true;
}