handleClose() 공개 메소드

public handleClose ( )
 public function handleClose()
 {
     parent::handleClose();
     $this->connectionTimer->cancel();
 }