getSize() public method

public getSize ( )
Esempio n. 1
0
 public function getAsyncTaskPoolSize()
 {
     return $this->asyncPool->getSize();
 }