getSize() public method

public getSize ( )
コード例 #1
0
 public function getAsyncTaskPoolSize()
 {
     return $this->asyncPool->getSize();
 }