PHP 8.4.24 Released!

Zookeeper::close

(PECL zookeeper >= 0.5.0)

Zookeeper::closeClose the zookeeper handle and free up any resources

Descrizione

public function Zookeeper::close(): void

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

Nessun valore viene restituito.

Errori/Eccezioni

This method emits ZookeeperException and its derivatives when closing an uninitialized instance.

Vedere anche:

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top