コード例 #1
0
 /**
  * @return void
  */
 public function stopRpcServer()
 {
     $this->rpcServer->handleShutdownSignal();
 }