parent root
PHP: Zookeeper::close - Manual

Zookeeper::close

(PECL zookeeper >= 0.5.0)

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

Description

public Zookeeper::close ( void ) : void

Errors/Exceptions

This method emits ZookeeperException and it's derivatives when closing an uninitialized instance.

See Also

add a noteadd a note

User Contributed Notes

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