Beispiel #1
0
 /**
  * Pause processing client events
  */
 public function pause()
 {
     $this->clientConnection->pause();
 }