PHP 8.1.28 Released!

Zookeeper::close

(PECL zookeeper >= 0.5.0)

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

Açıklama

public Zookeeper::close(): void

Bağımsız Değişkenler

Bu işlevin bağımsız değişkeni yoktur.

Dönen Değerler

Hiçbir değer dönmez.

Hatalar/İstisnalar

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

Ayrıca Bakınız

add a note

User Contributed Notes

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