ElephantIO\Engine\AbstractSocketIO::close PHP Méthode

close() public méthode

{@inheritDoc}
public close ( )
    public function close()
    {
        throw new UnsupportedActionException($this, 'close');
    }